caching via XMLObject ?

Brent Putman putmanb at georgetown.edu
Thu Aug 15 15:50:33 EDT 2013


On 8/15/13 1:28 PM, Cantor, Scott wrote:
> Rather than specially deal with this, the idea is to generalize the
> ability to associate Java objects with XMLObjects.

Scott's summary was good.  And the current working idea, which I'll
implement this week, is to add a new method on the XMLObject interface
which exposes a collection that is essentially a class-indexed
multi-map.  It will likely at least initially be identical or similar to
this ClassToInstanceMultiMap in the metadata aggregator project:

http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-pipeline/src/main/java/net/shibboleth/metadata/util/ClassToInstanceMultiMap.java?view=markup




More information about the dev mailing list