--
Greg Kick
Data Liberation & Feedburner
Sent from Chicago, IL, United States
C++, as measured by the "size" command on Linux:libprotobuf.so: 948klibprotobuf-lite.so: 148klibprotobuf-lite.so with extension_set.cc removed: 91k
Is there a way to disable this behaviour? As you say, it doesn't seemparticularly useful for sophisticated JVMs and unless I am missing
something, the queue is currently unbounded so it could end up
retaining quite a bit of memory for some usage patterns.
Best,
Ismael
Out of interest Kenton, does this make the bootstrapping code simpler?I'd imagine that can be built with just a "lite" version. It would be
nice to get rid of some of the nastiness that's involved in C# just to
get the PB-specific types to work :)
Jon