Thanks for the info. Did you write it in Java? I found it very natural to write "TS 2 Java" in typescript, using the typescript compiler API and generated ast directly. I wonder how we could coordinate our efforts to get something usable sooner... Do you have plans to do the translation the other way around (jsinterop to d.ts / closure) ? I am also interested... Thanks Arnaud
Le mer. 19 avr. 2017 à 12:50, < [email protected]> a écrit : > [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit-contributors/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit-contributors/topics> > > - auto generation of jsinterop from .d.ts > <#m_8610047021869521598_group_thread_0> - 3 Updates > > auto generation of jsinterop from .d.ts > <http://groups.google.com/group/google-web-toolkit-contributors/t/1c90ad793abbc899?utm_source=digest&utm_medium=email> > Julien Dramaix <[email protected]>: Apr 18 11:52PM > > We are working internally on a jsinterop generator that can take closure > extern files and d.ts files as input. > For the time being only the closure part works fine and we use it to > generate elemental. We are in the process to opensource it. The d.ts part > was an experiment and doesn't work (yet) with the last changes in > typescript compiler and need still some work. Unfortunately, it's not our > first priority right now and I cannot give you any timeline. > > > > Colin Alworth <[email protected]>: Apr 18 04:55PM -0700 > > Is the current plan to open source the experimental part as well? I > suspect > there are people on this list who would be very interested in helping to > continue that effort. > > On Tuesday, April 18, 2017 at 6:52:57 PM UTC-5, Julien Dramaix wrote: > Julien Dramaix <[email protected]>: Apr 19 04:30AM > > yes it is. > > Back to top <#m_8610047021869521598_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit-contributors/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CANjaDneqdb%2B%2BQZadr8vg01zjajmznLiy1Gqo4%3DP2Kheu2Fg87A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
