I would love to see things to stabilize more than adding new features.

1) Improving the overall development experience.
- Faster compiler
- Faster DevMode

2) Improving tutorials and documentations, perhaps come up with a bit
of best practices.
- More articles about testing, how to automate tests
- A cookbook website

3) More tooling supports
- Instrumentation API?
- Logger/logging
- NetBeans plugins

Data Binder and Validation are nice to have but not important. Some
people choose to make the widget as dumb as possible: no binder, no
validation. All validations happened in either Presenter or Model
Presenter if you're using MVP.

Ed


On Dec 16, 9:01 am, Bruce Johnson <br...@google.com> wrote:
> Working on a draft one.
>
> What do folks here think is important?

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

Reply via email to