I love JavaScript! It has its warts, but most of all it's frustrating that after all these years I continue to get simple stuff wrong. The test you sent out about hoisting, anonymouse declarations vs names functions was... humbling.
Regards, Max Carlson OpenLaszlo.org On 2/16/10 1:40 PM, P T Withington wrote: > Approved. I guess you should add that to the "I hate Javascript" website you > sent the other day. But really, it's "I hate teletypes", because K&R thought > it would be great to have implicit coercion and save you typing an extra key. > Or maybe it's "I hate core memory"? > > On 2010-02-16, at 16:33, Max Carlson wrote: > >> Change 20100216-maxcarlson-h by maxcarl...@bank on 2010-02-16 13:29:03 PST >> in /Users/maxcarlson/openlaszlo/trunk-clean >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: Fix unneeded image request when using CSs sprites in DHTML >> >> Bugs Fixed: LPP-8768 - Unnecessary image request with CSS sprite >> implementation >> >> Technical Reviewer: ptw >> QA Reviewer: [email protected] >> >> Details: Test explicitly for null - the first image has an offset of 0, >> which was causing the test to fail. >> >> Tests: See testcase from LPP-8768 with lzusemastersprite=true in the query >> string. >> >> Files: >> M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/20100216-maxcarlson-h.tar >> >> _______________________________________________ >> Laszlo-reviews mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
