Stefano Mazzocchi wrote: > I propose that we change all those exception into > o.a.h.luni.util.NotImplementeException so that JAPI can pick them up and > show us real results and we do it sooner rather than later.
Agreed. I don't like stubs (unless required for compiling other stuff), but I recognize that some people prefer to define all the stubs then go back and fill them in. I agree that we should mark them as throwing the runtime exception org.apache.harmony.luni.util.NotImplementedException Regards, Tim -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK.
