gecko-dev/js
norris%netscape.com e2e412bdb1 Add submission:
Subject:
            Re: Modified Context.java
       Date:
            Sat, 15 May 1999 08:01:37 +0000
      From:
            "Ian D. Stewart" <idstewart@softhome.net>
        To:
            Norris Boyd <norris@netscape.com>
 References:
            1 , 2 , 3 , 4 , 5




Ian D. Stewart wrote:

  Norris Boyd wrote:




    Can I help with EventListener collector?

  Actually, I have a working implementation complete (attatched), but by all means, feel free to add any functionality you feel
  may be missing, or to tweak the code .

Norris,

After I sent I my last e-mail, I noticed some potential issues using Object[] in ListenerCollection.getListeners(Class iface).
I'm attatching a new version, which uses a Vector object.  This should resolve those issues.


Ian
1999-05-18 22:32:25 +00:00
..
js2/java Fixed warnings, few statement & expression changes 1999-05-12 05:01:31 +00:00
jsd
jsdj
jsj
macbuild renamed target typelib to xpconnect.xpt, added mozilla/dist/idl to access paths. 1999-05-15 01:38:15 +00:00
ref
rhino Add submission: 1999-05-18 22:32:25 +00:00
semantics First working version 1999-05-17 05:11:19 +00:00
src override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
tests Error in the test -- it was not evaluating the statement that is supposed 1999-05-11 15:55:22 +00:00
.cvsignore
landbranch.pl Tweaks 1999-04-27 05:08:14 +00:00
Makefile.in
makefile.win