|
From: Benjamin S. <bst...@gm...> - 2006-08-28 20:59:05
|
For logging and general debugging, you should be using Firebug. It's fantastic for all web dev work. On 8/28/06, Kevin <ke...@dr...> wrote: > > > Good finds - these are worth looking at. I had unofficially chosen > > Prototype due to its large base, stability, and my familiarity with > > it. However, no JS coding has been done yet, so we can look at these > > options. > > > > I think a big thing to think about when evaluating these is how to > > make them "unobtrusive" - graceful degradation to non-JS browsers, > > clean code/maintenance. > > > > If anyone on the mailing list has any feedback on JS libraries they've > > used, nows the time to speak up! :) > > I think anything is better than POJS.(plain old javascript) The features > of Prototype and YUI seem to be about equal.(ajax, DOM manipulation, > events, etc) I'm leaning toward YUI because of what I've seen with the > Logger. I don't know what Prototype has for logging/debugging, but I > think that's a key feature to have from a development point of view. > > http://developer.yahoo.com/yui/logger/ > > -- > Kevin > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > > |