[
https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953112#comment-15953112
]
Bruno P. Kinoshita commented on MATH-1406:
------------------------------------------
Used GWT some long time ago. As it was a simple web app (CRM) using standard
Java classes for the screen widgets, some utility classes, we never noticed
such issues as the clone and ClassCastException.
Could you elaborate a bit more [~murkle], perhaps point to a documentation,
issue, or something, that explains why it is not supported? Is there any
workaround in the framework for cases like these?
> official support for compiling on GWT 2.8
> -----------------------------------------
>
> Key: MATH-1406
> URL: https://issues.apache.org/jira/browse/MATH-1406
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Michael Borcherds
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Context: at the moment Apache Commons Math can't be compiled using GWT (to
> allow it to be made into a JavaScript library for example)
> http://www.gwtproject.org/
> Is there any interest in allowing Apache Commons Math to be officially
> supported on GWT?
> With GWT 2.8.0 the changes needed aren't too hard to get most of it to compile
> You can see the diff from 3.6.1 here:
> https://github.com/murkle/commons-math/issues/1
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)