Saturday, August 16, 2014

js interop and "core" classes (and js interop is amazing)

js interop is wonderful, I'm having a great time shrinking down code from my jsni attempt but I'm stuck on using HasValue...

I could wrap uses of HasValue but that makes me have to wrap other classes...

Apart from having a local version of HasValue with @JsType on it is there anything else I could do?

I tried extending HasValue with @JsType on it but no joy.

Wish I could buy the js interop devs a beer ;)

Sam

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment