Re: [jquery-dev] jQueryLINT

2010-01-15 Thread Andrea Raimondi
On Fri, Jan 15, 2010 at 1:27 PM, DBJDBJ wrote: > That would not be technically demanding but would be very usefull ... "Not technically demanding" uh? I beg to differ on this one. First of all, what would the criteria be? If you can't see why this is a problem, maybe someone will explain it to y

[jquery-dev] jQueryLINT

2010-01-15 Thread DBJDBJ
Imagine having a version of jQuery which will tell you that your code is slow,bad etc ... ? jQueryLINT That would not be technically demanding but would be very usefull ... Just a "slector analyzer" interceptor inside $() would be truly usefull ... if ( selector === "*" ) console.warn("Are you rea