Re: ModifiableTraversableSource

2003-10-23 Thread Guido Casper
wards that as well. And SourceDescriptionGenerator as well. > > Now some things are quite different between these interfaces. To give > you an example the cocoon version of ModifiableTraversableSource > declares a method called createCollection(String name) which creates a > child collection relative to th

RE: ModifiableTraversableSource

2003-10-23 Thread Unico Hommes
example the cocoon version of ModifiableTraversableSource declares a method called createCollection(String name) which creates a child collection relative to this source. Comparatively, the excalibur one defines the same functionality with the method makeCollection(). This is just one example. To

RE: ModifiableTraversableSource

2003-10-23 Thread Unico Hommes
October 23, 2003 11:13 AM > > To: [EMAIL PROTECTED] > > Subject: ModifiableTraversableSource > > > > > > > > As this interface was moved to excalibur sourceresolve, I'd like to > > remove it, off course moving all dependencies to the excalibur one. > > Any objections? > > > > -- Unico > > > >

RE: ModifiableTraversableSource

2003-10-23 Thread Carsten Ziegeler
Perhaps moving it into the deprecated section, first. We can then remove it for 2.2. Carsten > -Original Message- > From: Unico Hommes [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: ModifiableTraversableSource >

ModifiableTraversableSource

2003-10-23 Thread Unico Hommes
As this interface was moved to excalibur sourceresolve, I'd like to remove it, off course moving all dependencies to the excalibur one. Any objections? -- Unico