Thank you Rey, for your answers! More inline:
On 2/27/07, Rey Bango <[EMAIL PROTECTED]> wrote: .... > > Howz the jQuery sources? > > Not sure what you mean. If you're asking how tight the code is, I'd have > to say VERY and constantly being optimized. We use subversion for > maintenance and Trac for defect tracking. Heh. I know it's tight and fast-- that's the main reason I'd use it over dojo for smaller stuff. ;-) I was meaning the readability of the sources-- how long did it take you to know where to look to find what you were after? And, is it easy now that you know? On a side note: I like trac, but it's a little Not My Style, so I've been slowly rolling out a trac-like thing that will integrate with Mylar and SVN so eclipse-based dev is freakisly organized and fun. Someday, I'll work more on it, and perhaps, years later, I'll release it. =P > > Oh hell, so long as we're talking bout it-- memory leakage-- how > > bad is jQueries? Does jQuery try to take care of it for you? > > Its not something that we encounter often but it does happen. The good > thing is that the core team jumps on that immediately and the project > owner, John Resig, is VERY hands in both the development of jQuery and > the community. Good stuff! I was more referring to how dojo destroys widgets/objects for you, in most cases. More a per-coder type deal than the library itself type deal, although the lib itself I'd want to be as un-leaky as possible (little easier with the smaller libs, I'd guess). =] Do you have to remember to destroy everything you create, basically? And are you using jQuery heavily, in apps that people leave open in their browser all day long, without much browser crashing? Again, thanks for the dialog-- good stuff to know/think about! And if these questions are subjective, sorry- take a stab if you would. Woot for life! :D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270904 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

