Registry Candidates for Apache XAP
From MemberWiki
This wiki page holds the Registry entry for Apache XAP.
Contents |
[edit]
Status
Not yet approved.
[edit]
Proposed Registry Entry
xap: {
namespaceURI:"http://www.apache.org/xap",
version:"0.5",
globals_to_approve:
[
"xap"
]
}
[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.
xap: {
namespaceURI:"http://www.apache.org/xap",
version:"0.5",
to_approve: {
globals:
[
"xap"
]
}
}
Does this toolkit use any markup extensions, such as new elements, new attributes on existing HTML elements, or any custom CSS classnames?
[edit]
Discussion
None so far.
