Re: Extending CSSOM Views matchMedium with callback

Ola Joao,

That would mean that the user would have to manually call all
matchMedium queries the user is interested in to find out which one
changed, without us being able to optimize this by not redoing the
parsing of the queries etc.

Att,
Kenneth

On Mon, May 10, 2010 at 2:47 PM, Joćo Eiras <joaoe@opera.com> wrote:
> On Mon, 10 May 2010 19:44:37 +0200, Kenneth Christiansen
> <kenneth.christiansen@openbossa.org> wrote:
>
>> Hi Simon,
>>
>> So what you are suggesting is a kind of
>> document.addMediaRuleListener(mediaquery, listener) etc? I think that
>> should be quite easy to implement.
>>
>
> That seems quite a cludge.
>
> Should be
>  addEventListener("mediaChanged", listener, false);
> There is already an event model, and it would just require a new event type.
>
> --
>
> Joćo Eiras
> Core Developer, Opera Software ASA, http://www.opera.com/
>
>



-- 
Kenneth Rohde Christiansen
Technical Lead / Senior Software Engineer
Qt Labs Americas, Nokia Technology Institute, INdT
Phone  +55 81 8895 6002 / E-mail kenneth.christiansen at openbossa.org

Received on Monday, 10 May 2010 17:54:30 UTC