Registry Candidates for OpenAjax
From MemberWiki
This wiki page holds the Registry entry for (our very own) OpenAjax Hub version 1.0:
Contents |
[edit]
Status
Not yet approved.
[edit]
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"
}
[edit]
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"
}
[edit]
Discussion
None so far.
