Closed GoogleCodeExporter closed 8 years ago
A problem. We have possible solutions; this one shouldn't continue past the
release of 1.0
Original comment by aale...@gmail.com
on 26 Jul 2012 at 7:33
This should probably happen pretty soon, as we're seeing some interest in
adoption of schema stuff, and that interest seems to include a notion of
'caching'.
Ideally, we would be able to pass (parsed) schema components from context to
context, using ComponentBag and register(ComponentBag). That can't be done
while all anonymous types are named in a single namespace and using a single
name-stem with a counter that monotonically increases within each naming
authority. False positives and false negatives for matching component
definitions (and matching type annotations on an instance) will abound.
Original comment by aale...@gmail.com
on 9 Aug 2012 at 3:32
We're handling this, now, by the ability to pass an entire SchemaComponentCache
from TypedContext to TypedContext. So ... won't fix, because a different
solution exists, by approaching the problem from a different direction.
Original comment by aale...@gmail.com
on 24 Oct 2013 at 5:21
Original issue reported on code.google.com by
aale...@gmail.com
on 15 Jun 2012 at 3:36