[cp-patches] RFC: java.beans.EventHandler - not finished #1

2005-03-08 Thread Robert Schuster
Hi, I have rewritten java.beans.EventHandler.invoke() to make it follow the spec more closely. Yep, I am proud to announce that this is more to the spec than Sun itself (run mauve gnu.testlet.java.beans.EventHandler.check14). There is a lot of undocumented behavior here (see another mauve tests

Re: [cp-patches] RFC: java.beans.EventHandler - not finished #1

2005-03-10 Thread Thomas Fitzsimmons
On Wed, 2005-03-09 at 06:47 +0100, Robert Schuster wrote: >Hi, >I have rewritten java.beans.EventHandler.invoke() to make it follow the >spec more closely. > >Yep, I am proud to announce that this is more to the spec than Sun >itself (run mauve gnu.testlet.java.beans.EventHandler.check14). There

Re: [cp-patches] RFC: java.beans.EventHandler - not finished #1

2005-03-10 Thread Robert Schuster
No, this wouldn't be source compatible with Sun. I think source compatibility is more important than accurate exception checking. Tom Np. I were able to fix this in the final patch. cu Robert ___ Classpath-patches mailing list Classpath-patches@gnu.