
20 Jul
2004
20 Jul
'04
7:53 p.m.
Robert Ramey wrote:
Note that the serialization library relies upon Spirit 100 % for XML parsing. The spirit package included a very complete example by Dan Nuffer for parsing XML. I copied that (along with a 50 line copyright notice !!!)
I used that too in my production code. After adding some parser tags it works great :) It's a pitty that this sample vanished from newer versions of Spirit B.