Friday, February 8, 2019

Is it possible to mark a class as @JsType native without explicit annotation?

Hi,

I have a class that I want to use in jsinterop but I don't want to mark it explicitly because I don't own the source and I want to minimize the diff.

So I would like the ability to do it outside the class. Let's say with a command line option during compile or even better with a config file.

Does that capability exists somehow?

Thanks

--
Vassilis Virvilis

--
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+unsubscribe@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.

No comments:

Post a Comment