BSD means...?
How different is it from GNU?

----Original Message Follows----
From: Dan Steinman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] New DynAPI Stuff - Documentation
Date: Fri, 28 Dec 2001 13:19:59 -0500

I've attached my document explaining all the new features of DynAPI.  It 
should give everybody a clear explanation of what to change in their code to 
make it compliant.

It might take a while until I can get the rework of the events complete, so 
I'd be a go for getting this codebase as-is into the Sourceforge CVS as a 
new tree.  I just have to work in Robs changes to my latest code.  I'll get 
together a package with all the other files, and examples to promote to 
Sourceforge.

Also, with regards to license issues, I'd still like to go ahead with a 
switch to the BSD license.  If anyone who wrote portions of this code 
objects we take a look through and remove that code.  Notable sections that 
I did not write are some of the Mozilla and DOM support.  Loadpanel was 
largely written by others, but I had trouble with it in this version, and 
will be including IOElement which can be used as an alternative.

BTW - what's gonna be the version number? 2.6? 2.7? 3.0?

Regards,
Dan Steinman


On Thu, Dec 27, 2001 at 01:19:04PM -0500, Robert Rainwater wrote:
Content-Description: Mail message body
 >
 > I've been messing with Dan's new dynapi code and have made a few minor 
updates.  Dan posted a
 > url to his new code base a while back.  I thought I would attach it so 
people could start looking at
 > how the new structure will be.  This will give widget developers a chance 
to begin working on the
 > new widget structure.  I've attached a simple button widget that could be 
used as a guide to
 > creating a widget.
 >
 > Here are the few changes I've made to dan's code:
 > - Replaced the is object with DynAPI.ua across the board
 > - Fixed DynLayer constructor (test for null not same as undefined in 
mozilla/was causing setHTML
 > to print undefined in mozilla)
 > - Removed DynImage crap.  You can still use the trimmed down version the 
same way (may need
 > some work)
 > - Moved addpackage/library to dynapi.js.  You can now use package files 
to set the library names
 > (look at package.dynapi.js)
 > - Added test in debug.js to keep from throwing error
 > - maybe something else too ?
 >
 > I believe Dan is going to rewrite the events in the next release, but 
this should give you a good start
 > to start working with the next release.  The only major problem needed to 
be addressed is the
 > offsetWidth/Height problems in Mozilla.  This is the main reason why the 
current widgets don't work
 > in mozilla/ns6.
 >
 > Rob

<< changelog.html >>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to