> Sounds good. The Sleepycat store implementation at the moment is
> leaking space due to unused interned identifiers as well -- so it too
> could make use of such a method. It seems any store implementation
> that does interning (also IOMemory based store implementations) could
> make use of the new method.>
> Any other ideas on a name for the method? pack? gc? Is there already
> a fairly standard term for this type of operation in the database
> world? Else I'm fine with upkeep.

>From a brief search:

- finalize (C#)
- gc (Java)

gc seems more common, so I'll to go with this.


>
> > Chimezie
> >
> > _______________________________________________
> > Dev mailing list
> > [email protected]
> > http://rdflib.net/mailman/listinfo/dev
>
> Daniel Krech, http://eikeon.com/
>
>
>
>

_______________________________________________
Dev mailing list
[email protected]
http://rdflib.net/mailman/listinfo/dev

Reply via email to