jquery.debug.js / jquery.release.js ? ;) I really like this idea. When I first started using jQuery, I sometimes had some issues determining what it was I was doing wrong when jQuery complained deep in its internal functions.
2009/5/19 Matt Kruse <[email protected]> > > On May 19, 5:32 am, DBJDBJ <[email protected]> wrote: > > This is an discussion on library develeopment philosophy. > > There are only two sides to this coin: fast and dangerous and safe and > > slow. > > I think this is another use for a jQuery "development" build. One that > would generate warnings of empty selector results, invalid arguments, > etc. It could also detect possible conflicts like this that would > cause jQuery to misbehave and alert the developer. > > Once development is done, you swap in the "production" version of > jQuery and avoid the penalty his that comes with all the debug stuff. > > Matt Kruse > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
