the idea seems fine but please keep an eye on the resulting size of
JS :)

On 24. Feb, 23:28 h., John LaBanca <[email protected]> wrote:
> GWT Contributors -
>
> I drafted a proposal for a new pattern that the GWT team will use to replace
> existing GWT widgets with newer, shinier widgets.  The proposal hits on the
> major pain points that users have with existing widgets:
>
>    - Replace the styles of a widget instance
>    - Replace the DOM structure of a widget instance
>    - Reskin an entire GWT app (DOM and/or styles)
>       - Allow third parties to provide skins
>    - Isolate CSS code for each widget
>       - Dead strip CSS code that is not used within the app
>    - Separate presenter logic from DOM view
>    - Offer an identical Cell equivalent of every (most) new widgets
>       - Shared code between Cell and Widget
>       - Expand Cell library
>
> Please take a look at the design doc and let me know what you 
> think:http://code.google.com/p/google-web-toolkit/wiki/CellBackedWIdgets
>
> Thanks,
> John LaBanca
> [email protected]

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

Reply via email to