committed a version of the patch that includes support for varying id storage strategy for reading as well as writing.
many thanks. - robert On Wed, 2005-02-16 at 09:46, Christian Aust wrote: > Christian Aust schrieb: > > Such a strategy would probably not simply ignore forbidden instances but > > instead write them as refid-elements, as if they'd been written out before. > > > > <product id="1"> > > <name>...</name> > > <combinations> > > <product refid="2" /> > > <product refid="3" /> > > <product refid="4" /> > > </combinations> > > </product> > > I've posted a patch that allows me to do so to commons-dev. Regards, > > - Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
