You can download DynAPI X via CVS or via this Url:
http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/dynapix/?cvsroot=dynapi

We're in the process of making an evaluation zip available through the project's
home page but in the meantime you can use CVS. Note that DynAPI X will soon
become DynAPI 2, we're not planning a split up here. Here go the new features:

- No more addCodeToMEthod(): as it was scaring people, I've removed it. Now
everything is achieved via common inheritance.

- No more leaks... really ? Well, I'm not sure. This distribution does not leak
in the examples ( those that work ) as it used to do. Making sure all
eventListeners are removed on layer deletion seems enought to fix the problem.
There was no need for MEthod.destroy() either. However, I have tested it with a
very complex website and it continues leaking. A little less, but still a lot.
Depending on where does my investigation takes me, this method may return. I'd
appreciate anyone running memory-leaking tests.

- Updated keyevents to work in the same way mouse events do.

- Still no drag extension. Therefore no scrollbars.

- A lot of the examples won't work. I know this should be backwards compatible,
but you know how these things are.

- I don't know which previous version I used as a base for this new code. It is
possible that some of the bugs that had already been solved were missed. Be
patient and send them again :) Same goes with widgets: it is possible that the
dynapix distribution does not contain the latest from dynapi 2. We'll have to
overwrite them.

Next thing will be testing all these contentSize solutions ( NS6 / MAC ) that
have been sent lately.



_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to