Thomas, I am positive it seems to be a useful thing! Two thoughts:
- do you do a mapping java <-> schema in a somewhat automated manner? I would urge you to do this so as to maintain one single documentable code base. things like xsddoc have a chance for documentation maybe?
- do you have already a full (de-)serialization and another implementation that would either produce or consume that XML? All of these things may affect your format thoughts.
paul Le 01-déc.-09 à 16:28, Thomas Mortagne a écrit :
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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

