Registry Candidates for OpenAjax

From MemberWiki

Jump to: navigation, search

This wiki page holds the Registry entry for (our very own) OpenAjax Hub version 1.0:

Contents

Status

Not yet approved.

Proposed Registry Entry

OpenAjax: { 
  namespaceURI:"http://openajax.org/hub", 
  version:"1.0",
  globals_to_approve:["OpenAjax"],
  specificationURI:"http://www.openajax.org/member/wiki/OpenAjax_Hub_Specification"
}

Using new syntax

Here is the above content re-expressed using the new, revised syntax we discussed at the 2008-03-21 face-to-face meeting. Once we approve the new syntax, we should delete the snippet just above and leave the code just below.

OpenAjax: { 
  namespaceURI:"http://openajax.org/hub", 
  version:"1.0",
  to_approve: {
    globals:["OpenAjax"]
  },
  specificationURI:"http://www.openajax.org/member/wiki/OpenAjax_Hub_Specification"
}

Discussion

None so far.

Personal tools