Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- depends upon
-
MATH-1408 Do not use exceptions for control flow
- Resolved