XML Output: libxo - provide single API to output TXT, XML, JSON and HTML
Simon J. Gerraty
sjg at juniper.net
Tue Jul 29 23:23:44 UTC 2014
On Mon, 28 Jul 2014 23:03:55 -0700, Jos Backus writes:
>Wouldn't the API be a way to build up an in-memory combination of lists and
>maps in most cases, which then gets serialized out at emission time? Kind
You cannot rely on being able to do that.
Routing tables can be "big" especially when encoded in xml ;-)
You certainly cannot wait for all of it to arrive before you start
rendering.
More information about the freebsd-arch
mailing list