mktany2k / funcito

Automatically exported from code.google.com/p/funcito
0 stars 0 forks source link

Add support for JGA functor library #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Although JGA (http://jga.sourceforge.net) development seems to be dead, the 
project is still actively downloaded ( 
http://sourceforge.net/projects/jga/files/jga/stats/timeline?dates=2012-01-01+to
+2012-12-31 ).

Would probably only add support for UnaryFunctor and maybe BinaryFunctor, since 
the others do not ensure type-safety

Original issue reported on code.google.com by kandpwel...@gmail.com on 31 Dec 2012 at 6:39

GoogleCodeExporter commented 9 years ago
Note to self: before undertaking this, I would need to ensure I could support 
one of the licensing options (LGPL, CDDL) that JGA is offered under.

Original comment by kandpwel...@gmail.com on 6 Jun 2013 at 5:37