Am 23.02.2011 17:47, schrieb Nicholas:
Jesse,

Thanks for clarifying some of those.  Something like that, but with more detail,
should go right on the front page.


That's a shame about std.xml being lost completely.  I thought maybe someone was
working on it and might have an updated version.  std.json would probably work
okay for small files.  Unfortunately, neither std.xml or std.json is geared for
handling time/memory tradeoffs where file IO is concerned.  They just assume
everything is fully loaded into memory.


You could use http://dsource.org/projects/xmlp instead of std.xml.
Also a replacement for std.xml is in the works.

Cheers,
- Daniel

Reply via email to