I also took a look at DomAPI a couple of weeks back, it certainly has a
lot of bells and whistles, and seems to be more actively supported... 

But what brings me back to DynAPI is the fact that DomAPI doesn't at all
attempt to solve the issue of compatibility with older browsers (like
NS4). As was said in this list before, DynAPI is the way to go if you
want cross-browser compatibility.

However, as I've played around with DynAPI I've found that it also has
some serious compatibility problems, and I haven't had the time to try
and debug. I basically built a site which has fields that are draggable
and you can save the x,y coordinates to a file, so every time you come to 
the page it restores your last state. However, that doesn't at all work
with NS4. In NS4 the page comes up blank, does not report any JS errors,
so I have a very hard time trying to understand what's broken.

I'd say that for the future, DomAPI may very well be the best choice, not 
to take away any merit from DynAPI, though... it is very useful and many
people use it successfully. I just haven't been impressed with the claim
of cross-browser compatibility.


Ricardo

On Thu, 19 Sep 2002 09:16:48 -0400 "ToddNY" wrote:

> DomAPI Looks lots more sophisticated, seems to have more code and baggage.
> Will eventually be lots more powerful on machines that today are
> higher end
> but tomorrow may be standard.
> 
> Someone shoud remove the insides of functions of DynAPI and rewrite
> them as
> DOM code, keeping the same interfaces.
> T.
> DomAPI has different liscensing agreement????
> Any Opinions?
> 
> ----- Original Message -----
> From: "Raymond Irving" <[EMAIL PROTECTED]>
> To: "DynAPI-Dev" <[EMAIL PROTECTED]>; "DynApi-Help"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, September 18, 2002 2:28 PM
> Subject: [Dynapi-Help] DomAPI 3.0 vs DynAPI 3.0
> 
> 
> > Hi All,
> >
> > It's amazes me how DomAPI is doing well with support
> > and developers. They's got a really cool collection of
> > tools (JSCruncher,etc) and components.
> >
> > Has anyone used DomAPI before? How does it compare to
> > DynAPI?
> >
> > --
> > Raymond Irving
> >
> >
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! News - Today's headlines
> > http://news.yahoo.com
> >
> >
> > -------------------------------------------------------
> > This SF.NET email is sponsored by: AMD - Your access to the experts
> > on Hammer Technology! Open Source & Linux Developers, register now
> > for the AMD Developer Symposium. Code: EX8664
> > http://www.developwithamd.com/developerlab
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/dynapi-help
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to