Stuart Ballard wrote:
> Wow, I'm impressed that harmony is 94.66 against 1.5. That's
> incredibly good progress - especially if all of that is actual
> functional implementations rather than stubbed out methods. (If you
> have stubbed out methods by the way, I suggest defining a
> RuntimeException subclass called "NotImplementedException" in any
> package and adding it to the throws clause of the methods in question.
> Japi will recognize those methods as not implemented.

I'm no fan of stubs for just such reason.  But for those dev's that are
following along, there is an
org.apache.harmony.luni.util.NotYetImplementedException that is defined
for just such purposes.

Regards,
Tim

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

Reply via email to