Stefan Guggisberg wrote:
On Wed, May 14, 2008 at 1:04 PM, Jukka Zitting <[EMAIL PROTECTED]> wrote:
Hi,
In JCR-1564 I implemented JSR 283 -style namespace handling for both
core and jcr2spi (using common code in jcr-commons). The changes are
compliant with JCR 1.0 and don't require extra API methods, but they
did raise the question of whether we should more generally be
implementing JSR 283 stuff also for the SPI.
WDYT, should we be working on JCR 2.0 compliance for the SPI
components, or should it remain with JCR 1.0 for now?
personally i prefer to focus JCR 2.0 compliance efforts on core for the moment
in order to get the JCR 2.0 RI ready as soon as possible.
That's perfectly ok :-)
I, on the other hand, would prefer to make SPI changes that we need for
JSR-283 as soon as possible.
Your mileage varies, and there's no problem with that :-)
BR, Julian