- From: Jim Ley <jim@jibbering.com>
- Date: Wed, 17 May 2006 14:35:24 +0100
- To: "Web APIs WG \(public\)" <public-webapi@w3.org>
"Anne van Kesteren" <annevk@opera.com> On Wed, 17 May 2006 15:19:46 +0200, Lachlan Hunt <lachlan.hunt@lachy.id.au> wrote: >> I like match() too because it's much shorter than >> getElementsBySelector(), > >Right... :-) Shortness should not be a motivatio, clear and unambiguous is the aim for DOM names, if you want short in your application, wrap the function, it's simple. >The shortest name should represent the most efficient method imho. Crazy notion, names should be clear, not short for efficiency. Jim.
Received on Wednesday, 17 May 2006 13:35:44 UTC