Tyler Gregg

Results 57 comments of Tyler Gregg

Another option we just discussed is that we *could* support Ion 1.0-style symbol tables in Ion 1.1, and that encountering one would prefix the resulting symbol table with the Ion...

> Please consider automatically discovering interceptors via the services API, to make integration as easy as dropping them on the classpath. It's going to be annoying if one needs to...

Revision 2: * Incorporates feedback from @toddjonker about naming, documentation, and class locations. * Allows users to add `InputStreamInterceptor` implementations by registering service providers on the classpath (as suggested by...

Update: we should still make sure this is being done, but it may not be the cause of the performance discrepancies noted. The benchmark CLI isn't currently doing a system...

Closing in favor of a different evaluator design.

> With this we have by my count 6 pool use cases in ion-java. > > Using Pool/Poolable: > > * utf8 string encoder pool > > * utf8 string...