Re: CSS::SAC

* Robin Berjon wrote:
>[CSS::SAC]

You write:

| There is no SelectorList class (for now at least). SelectorLists are
| passed as simple Perl array refs. Likewise for the SACMediaList. This
| may change at some point if I realize that there is value in making
| those into objects, but for now it seems useless. If I change it, they
| will still be accessible as array refs.

It would be consistent with the DOM if those lists are objects with
item() and getLength() methods.
-- 
Björn Höhrmann ^ mailto:bjoern@hoehrmann.de ^ http://www.bjoernsworld.de
am Badedeich 7 ° Telefon: +49(0)4667/981028 ° http://bjoern.hoehrmann.de
25899 Dagebüll # PGP Pub. KeyID: 0xA4357E78 # http://learn.to/quote [!]e
        -- If something is worth writing it is worth keeping --         

Received on Saturday, 3 March 2001 23:50:14 UTC