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)

done

>   * QName and Path classes

done

i also moved the following from core to commons:

- util.uuid.*
- ISO8601 and some other generic helper classes
- NamespaceResolver and related exceptions
- Constants (e.g. wellknown proeprty names etc)

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
>

Reply via email to