Boris Kuznetsov wrote:
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");
       }
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.

--
Paulex Yang
China Software Development Lab
IBM


Reply via email to