Repurpose IndexingObjectStore ?

Cantor, Scott cantor.2 at osu.edu
Mon Sep 21 19:30:19 EDT 2015


On 9/21/15, 5:39 PM, "dev on behalf of Tom Zeller" <dev-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:



>Does it sound reasonable to repurpose IndexingObjectStore<T> to use an index other than a String ?

I don't pretend to understand that class or why it's used, but it looks to me like the indexing is an internal function, not an exposed thing. They're just supposed to be opaque strings returned by put() and then used with get(), but they're manufactured internally.

-- Scott



More information about the dev mailing list