Jörn Nettingsmeier schrieb:
> hi *!
>
>
> i just grepped through the code for all classes that
implement the
> Publication interface, and i found that
> org.apache.lenya.cms.jcr.JCRPublication does not
implement all the
> interface methods. how can this be possible? i thought
once you claimed
> to implement an interface, you had to provide all the
methods...
JCRPublication implements o.a.l.cms.repo.Publication, which
is not
used in the core.
The purpose of the repo package was to prototype a clean
publication
API and to try how the interfaces could look like without
any legacy
burden. I'll remove it before 1.4 is released.
-- Andreas
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|