]
George Gastaldi closed FORGE-1095.
----------------------------------
Fix Version/s: (was: 3.x Future)
Resolution: Won't Do
Usage of custom libraries should be avoided, as we want Forge to be non-intrusive. Closing
as Won't Do.
Support the use of Lambdaj in the generated DTOs for REST resources
-------------------------------------------------------------------
Key: FORGE-1095
URL:
https://issues.jboss.org/browse/FORGE-1095
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins
Reporter: Vineet Reynolds
Arising out of the work in FORGE-1060, it would be beneficial to support the use of
functional programming paradigms in the generated DTOs. Since Java 6 and 7 do not support
these natively, support would be added through the use of libraries. One of them is
Lambdaj.
Note - to support other libraries for functional programming, raise a new feature
request.