> On Mon, Apr 14, 2008 at 8:32 AM, Tobias Bocanegra > <[EMAIL PROTECTED]> wrote: > > suggest to alter the bundle pm to use the already existing 'name > > index' for the namespaces as well. > > see https://issues.apache.org/jira/browse/JCR-1517 for a suggested patch. > > > +1 Looks OK, comments: > > * It would be nice to document the evolution of the bundle > serialization format somewhere on the wiki or the web site. i will place it into the javadoc of the BundleBinding, for now.
> * How about indexing namespace:name combinations? The indexed set is > probably not much larger than that of local names, and indexing the > combinations would drop the serialization cost (both time and space) > of names. that's a good idea. i'll have a look at it. -- toby
