Registry Candidates for jMaki
From MemberWiki
jMaki: {
namespaceURI:"http://www.jmaki.com/",
version:"1.0.4",
globals_to_approve:["jmaki", "_globalScope"],
specificationURI:"http://www.jmaki.com",
email: "gregory.murray@sun.com"
}
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.
jMaki: {
namespaceURI:"http://www.jmaki.com/",
version:"1.0.4",
to_approve: {
globals:["jmaki", "_globalScope"]
},
specificationURI:"http://www.jmaki.com",
email: "gregory.murray@sun.com"
}
Does this toolkit use any markup extensions, such as new elements, new attributes on existing HTML elements, or any custom CSS classnames?
