Josh Simmons: > My question is why do you even need a standard API for XML and JSON.
It helps port your user code to other libs that use the same standard API. This is very useful. In D I'd like a basic standard API even for simple 2D graphics. Bye, bearophile
