Re: Elemental2 and constants

2018-02-12 Thread Thomas Broyer


On Monday, February 12, 2018 at 9:03:50 AM UTC+1, David Nouls wrote:
>
> Is there a plan to also generate constants needed in the Elemental2 
> classes ?
> I am thinking about for example event-types or KeyboardEvent key values.
> Or is it not possible to auto generate these ?
>

There aren't such constants in browsers, so you won't find them in 
Elemental2, unless they're added "manually".
In any case, they won't be generated by the jsinterop-generator. They could 
theretically be generated from other sources (which ones?), but not 
jsinterop-generator.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Elemental2 and constants

2018-02-12 Thread Ignacio Baca Moreno-Torres
do you want to kill elemento? ;) it doesn't seem like an easy task and will
involve generics. Anyway, elemento is how it should look like. If this can
be extracted from closure definitions it will be nice.

On Mon, Feb 12, 2018 at 9:03 AM DavidN  wrote:

> Is there a plan to also generate constants needed in the Elemental2
> classes ?
> I am thinking about for example event-types or KeyboardEvent key values.
> Or is it not possible to auto generate these ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.