On 7/1/05, Jukka Zitting <[EMAIL PROTECTED]> wrote: > Hi, > > Tobias Strasser wrote: > > the core contains the former 'src/java' stuff from jackrabbit > > the commons will contain commonly used classes (currently only Text.java) > > the api will contain interfaces for accessing jackrabbit (currently empty) > > Sounds excellent. My initial wishlist for things to refactor into the > commons library: > > * Value classes (at least the simple ones) > * QName and Path classes
that's what i also had in mind. other candidates are UUID, ISO8601, etc. as soon as tobi did the project restructuring i'll move those from the core to the commons subproject. cheers stefan > * Some general-purpose base classes (like the ones in JCR-EXT) > * XML import and export features > * Query features (at least the language parsers) > > > should i commit the changes, so we can make further adaptions until > > everything works again as expected? > > +1 I'd be happy to help out in implementing this. > > BR, > > Jukka Zitting >
