<
From version < 17.1 >
edited by Marius Dumitru Florea
on 2011/11/01
To version < 18.1 >
edited by Thomas Mortagne
on 2011/11/01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.ThomasMortagne
Content
... ... @@ -47,6 +47,14 @@
47 47  
48 48  Several bugfixes and improvements have been committed, affecting the rendering cache, the cache macro, and the cache infrastructure in general. An important change is the introduction of an infinispan-based cache implementation, replacing JBossCache as the default one.
49 49  
50 +== New xdom+xml syntax ==
51 +
52 +The rendering now come with two reference XML based syntaxes which are the exact representation of rendering events.
53 +
54 +Two variants are provided:
55 +* 1.0: a stable syntax which represent the rendering events in the state they had when this version has been released. If anything change a new version of the syntax will be created (1.1, etc.)
56 +* current: always in sync with rendering events whatever the version but also mean that it can change anytime without warning, only use that for internal use when you are sure you will render and parse with the same version of XWiki Rendering
57 +
50 50  == XE and XEM XAR changes ==
51 51  
52 52  The XAR plugin by default doesn't bundle dependencies anymore, so the XE and XEM XARs now come in two variants:

Get Connected