I'm wondering if creating skeleton implementation for entire 1.2 would
not be nice solution. <B> UNIMPLEMENTED YET</B> in javadoc comment,
every method throwing OperationNotSupportedException(). Then if somebody
would like to implement something he would just fill in blanks.

Additional bonus would be to be able to compile applications using 1.2
agains classpath - even if they would have to be run on sun JDK.

It would increase size of classpath, but provide nice roadmap to what
needs to be implemented for 1.2

Artur

Reply via email to