Boris Kuznetsov wrote:
As someone discussing on the other thread about JAPI, how about use "NotImplementedException" instead of Error with "not yet implemented" messages? so that JAPI can identify them and can create reports more precisely.ok, let's figure out how many things left.AudioSystem class and some "not yet implemented" methods like this: public final String toString() { throw new Error("not yet implemented"); }
-- Paulex Yang China Software Development Lab IBM