I think that is a great idea.

Look at what JSweet (http://www.jsweet.org ) has done with DefinitelyTyped.

They have automated the process of generating java interfaces from .d.ts 
file and thus, in one stroke, made available the thousands of java script 
libraries to java programmers.

Typescript definition files seem to be becoming the de facto standard for 
defining interface for  JavaScript libraries.

So it makes sense to ride that wave :)



On Tuesday, January 26, 2016 at 3:16:04 AM UTC-6, Martin Trummer wrote:
>
> are there any plans/thoughts of using DefinitelyTyped with GWT - maybe in 
> GWT 3.x?
> http://definitelytyped.org/ 
>
> i.e. it would be great to generate GWT js-interop code from the 
> DefinitelyTyped type-script definitions.
> then GWT would immediately have type-safe access to all the 
> DefinitelyTyped supported libs 
>
> is this technically possible at all?
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to