On Thu, Dec 18, 2008 at 1:44 AM, BobV <b...@google.com> wrote:

> I wanted to float the idea of adding ie7 and ie8 values to the
> user.agent property in trunk.  Given that we collapse permutations
> with identical rebind results before optimizing, adding them won't
> cause an immediate increase in the total number of permutations.
> Initially, all references to ie6 in the rebind rules would need to be
> replaced with an <any> block containing the additional values, or we
> could change the <when-property-is value="ie6"> to a newly-added
> <when-property-is prefix="ie">.
>

I think we need to add property inheritance before adding more detailed
properties like this.

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to