Hi Tobi,
Tobias Strasser wrote:
> hi,
> to revitalize this old topic, i made some structural changes to the
> jackrabbit project,
> divding it into:
>
> jackrabbit
> +- api
> +- commons
> +- core
>
> 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)
what's your vision for interfaces in api? apparently it does not contain
the interfaces we already specified e.g. for the persistence managers
and filesystem implementations. or will we move them into the api module
sometime?
regards
marcel
|