Re: Selectors API Method Names

* Lachlan Hunt wrote:
>I don't agree with the last argument about text selection applying to 
>these names, since the names clearly say Element, but in general, you 
>make a very good case.

I believe dojo.html.selection.selectElement changes the text selection
so the specified element is selected (using the DOM2 selectNode method
on the relevant range). Text selection and "element selection" are not
mutually exclusive :-)

I of course support the .cssQuery names for the CSS Query API.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 28 June 2007 11:36:42 UTC