Hi all, Since i finished a first POC, I would like to introduce a new XML based syntax. the goal is to provide an easy to parse exact mapping of the rendering events.
You can look at http://dev.xwiki.org/xwiki/bin/view/Design/xmlsyntax for more details. Would be great to have comments about this. The main things to discuss are: - what XML syntax exactly (http://dev.xwiki.org/xwiki/bin/view/Design/xmlsyntax#HProposedformat) - what syntax identifier (http://dev.xwiki.org/xwiki/bin/view/Design/xmlsyntax#Hfindagoodsyntaxidentifier) The first use case for this is the support of generic markers in XHTML: instead of having specialized macro marker in XHTML comment serialized in a generic, easy to parse and exact repesentation of a XDOM branch that as been replaced by something else during a transformations. So WDYT ? -- Thomas _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

