Yet another obvious idea, which is not yet implemented ?

Call me a pest, but I will be so bold to remind, I have suggested
introduction of

jQuery.strict  = true; // or false for release 'builds'

, few months ago. I have done this specificaly so that I could
implement checks in order to discover and "blame" developers who do
not use context when calling $(). Now I realise this will introduce a
lot of runtime checks and slow jQ down even when it is set to false.
Matt's implementation is better, because it transparently changes
internals to/from debug mode...

Although (call me a "big pest" now ;) as few of us have discussed in
length an ultimate solution would be to use jQuery composer to deliver
different debug versions for diferent browsers, if requested :

<script src="http://jquery.com/compose/jquery2.php?_DEBUG"; ></script>

Voila! Or is it: Voila ... ?

--DBJ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to