Sylvain Wallez wrote: > > Sorry to jump in late, but I would like you to consider the > VersionedSource interface I wrote for the CVSSource over at > cocoondev.org ([1], damn LGPL constraints which forces it to > be hosted out of Cocoon's CVS!) as a replacement for the > VersionableSource. > > This interface allows the introspection of the revision tree, > labels (i.e. CVS tags) and allow traversing the repository > using a sticky label. >
Cool. Definitely +1 from me. The current VersionableSource is too much based on how Slide implements versioning. I can't really tell but do you think your interface will also map well to other versioning systems and Delta-V? > Sylvain > > [1] > http://cvs.cocoondev.org/cgi-bin/viewcvs.cgi/cvssource/src/jav > a/org/apache/cocoon/components/source/VersionedSource.java?rev > =1.1&cvsroot=cvssource&content-type=text/vnd.viewcvs-markup > > -- > Sylvain Wallez Anyware Technologies > http://www.apache.org/~sylvain http://www.anyware-tech.com > { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, > Projects } Orixo, the opensource XML business alliance - > http://www.orixo.com > > > >
