Yup. And dropped completely if you forget to use them.

On Fri, Sep 11, 2009 at 3:54 PM, Bruce Johnson <br...@google.com> wrote:

> And those class names get obfuscated, too, right?
>
>
> On Fri, Sep 11, 2009 at 6:24 PM, Ray Ryan <rj...@google.com> wrote:
>
>> Want to see the best part? Css namespaces for free, courtesy of
>> CssResource.
>> <ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'>
>>   <ui:style>
>>     .pretty {
>>       color: red;
>>     }
>>   </ui:style>
>>   <ui:style field='otherStyle'>
>>     .pretty {
>>       color: green;
>>     }
>>   </ui:style>
>>
>>   <div>
>>     <div class='{style.pretty}'>I am red.</div>
>>     <div class='{otherStyle.pretty}'>I am green.</div>
>>   </div>
>> </ui:UiBinder>
>>
>>
>> On Fri, Sep 11, 2009 at 2:23 PM, Bruce Johnson <br...@google.com> wrote:
>>
>>> Another w00t!
>>> This is brilliant.
>>>
>>>
>>> On Thu, Sep 10, 2009 at 7:00 PM, Joel Webber <j...@google.com> wrote:
>>>
>>>> W00t, thanks. Looking forward to using this.Thanks for doing this
>>>> review, Lex.
>>>>
>>>>
>>>> On Thu, Sep 10, 2009 at 4:36 PM, <rj...@google.com> wrote:
>>>>
>>>>>
>>>>> On 2009/09/10 19:54:05, Ray Ryan wrote:
>>>>>
>>>>>
>>>>> Committed r6114
>>>>>
>>>>> http://gwt-code-reviews.appspot.com/64812
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

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

Reply via email to