Hi Daniel,

> I actually don't want to complicate the whole thing by throwing
> another thing into the discussion, so feel free to tell me off, but
> here I go:

No problem, what's another tangent? :-)

> If we construct these interfaces along the lines of todays widgets how
> would one add other things along them, like touch support?

I don't know anything about touch support, but the interfaces would
support touch events however you end up getting the underlying widgets
to support them.

E.g. if you need to add Panel.addTapHandler, then the IsPanel interface
would get that method too. And that's it, I think.

> Other than that I am very much in favor of adding these to GWT proper
> since I found myself rewriting those a couple of times.

Cool! I'm hopeful that more people will find them useful as well, once
they have them available.

- Stephen

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to