Re: Round-tripping ixml?

And don't use insertions.
Basically, use if you vanilla ixml, where the only marks are nonterminal 
deletions, then the XML roundtrips with ease. Otherwise it's as much work 
as producing the XML in the first place.

Steven

On Tuesday 18 October 2022 11:43:23 (+02:00), Steven Pemberton wrote:

 >
 >
 > On Tuesday 18 October 2022 10:45:25 (+02:00), Steven Pemberton wrote:
 >
 > > If you don't delete any terminals in your ixml grammar,
 > and don't use attributes. Attributes reorder content (and therefore make 
roundtripping harder).
 >
 > Steven

Received on Tuesday, 18 October 2022 09:47:54 UTC