From: Dev <de...@ti...> - 2003-05-26 13:47:50
|
Hi! can someone please explain this thing for me... Is there a dynapi 3.0 or is that still 2.9? I found the cvs (or whats its called) today on sourceforge but didnt understand a thing... :) But i found out that the "dynapi3x" is still 2.9 there atleast... so well... I think I need some info on what is happening :) Sorry for this stupid mail but i dunno anything and get a bit seasick with all the diffrent versions. And aswell do you think i should update my scripts from 2.5.7 to the 2.9 version or 3.0 (if it exists) or is it about thesame? I am mainly using loadpanels and ordinary dynlayers so its not so advanced... And does anyone know if opera works with dynapi with some special setting or coding? Thanks in advance for your answers. Best regards Daniel Tiru |
From: Leif W <war...@us...> - 2003-05-26 14:55:06
|
Hello, I believe that 3.0 has a tentative beta release on June 2nd. The stuff in the CVS / dynapi3x is the recent stuff, plus some extra stuff floating around on the DynAPI-dev mailing list (which I think will eventually make it into the version 3.0). I'd say definitely start converting scripts from 2.5.7 to 2.9/3.0 (3x), as it is under active development. There's a page on the site somewhere that describes the changes. Some of the 2.5.7 widgets may or may not yet be converted to DynAPI 3.0. If some widget is missing, there may be a new way to do the equivalent thing, or maybe the widget needs to be converted to the new library. I believe Opera 6 & 7 work, but I'm not positive. Leif P.S. If anyone can better or more fully answer, please do. ----- Original Message ----- From: "Dev" <de...@ti...> To: "dynapi help" <dyn...@li...> Sent: Monday, May 26, 2003 9:55 AM Subject: [Dynapi-Help] Dynapi 3.0? and a bounch of questions > Hi! > > can someone please explain this thing for me... > > Is there a dynapi 3.0 or is that still 2.9? > > I found the cvs (or whats its called) today on sourceforge but didnt understand a thing... :) But i found out that the "dynapi3x" is still 2.9 there atleast... so well... I think I need some info on what is happening :) > > Sorry for this stupid mail but i dunno anything and get a bit seasick with all the diffrent versions. > > And aswell do you think i should update my scripts from 2.5.7 to the 2.9 version or 3.0 (if it exists) or is it about thesame? I am mainly using loadpanels and ordinary dynlayers so its not so advanced... > > And does anyone know if opera works with dynapi with some special setting or coding? > > Thanks in advance for your answers. > Best regards > Daniel Tiru > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Raymond I. <xw...@ya...> - 2003-05-26 15:32:01
|
--- Dev <de...@ti...> wrote: > Hi! > > can someone please explain this thing for me... > > Is there a dynapi 3.0 or is that still 2.9? Yes, there's a DynAPI 3.0. Some of the docs may still show 2.9 but it's 3.0 > I found the cvs (or whats its called) today on > sourceforge but didnt understand a thing... :) But i > found out that the "dynapi3x" is still 2.9 there > atleast... so well... I think I need some info on > what is happening :) Many great things are happening. New features, new formats, etc. The "dynapi3x" folder is the one to use for 3.0 releases. Please not that this version is in the alpha stage. > Sorry for this stupid mail but i dunno anything and > get a bit seasick with all the diffrent versions. > > And aswell do you think i should update my scripts > from 2.5.7 to the 2.9 version or 3.0 (if it exists) > or is it about thesame? I am mainly using loadpanels > and ordinary dynlayers so its not so advanced... No. DynAPI 3.0 is NOT 100% backward compatible with 2.5.x. It uses a new structure that IMO is much more efficient than the one used in 2.5.x. Please note that most of the syntax remains the same. > And does anyone know if opera works with dynapi with > some special setting or coding? Yes. DynAPI 3.0 now supports Opera 7.0. Opera 6.0 didn't support DOM. > Thanks in advance for your answers. You're welcome. And please feel free to ask any questions or suggestions that you might have about DynAPI. -- Raymond > Best regards > Daniel Tiru > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your > application fit in a > relational database is painful, don't do it! Check > out ObjectStore. > Now part of Progress Software. > http://www.objectstore.net/sourceforge > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |