On Sat, Aug 21, 2010 at 01:58:55AM +1200, Ralph Versteegen wrote: > Currently reload2xml can't properly export binary data stored in > strings in reload files. It would be nice to be able to hand edit xml > and convert back. What's the preferred way to write binary? &#nnn; > escape codes, or that Base64 stuff? (Is that actually part of the xml > standard?)
I don't know enough about XML to know which standard is preferable... but I agree this would be an important thing to have. > BTW, is anyone else having trouble building xml2reload under linux? > The linker can't find any of the libxml2 functions. Maybe the header > distributed with FB is out of date. It is working fine for me. I am not sure how exactly it links to libxml2, but ldd seems to indicate that it is not linking dynamically to my system libxml2 --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
