Skip to content

Support wrapping constructors #56

@GoogleCodeExporter

Description

@GoogleCodeExporter
(I remember reading about this on the list, but can't find any related issue)

The ability to wrap a constructor of Clazz with args A, B, ... to a FN<A, B, 
..., Clazz> would be great.

Maybe this depends on #55 (wrap multi-arg methods into FN) for functionaljava, 
not sure about other frameworks. Is using multi-arg or curried function objects 
in other frameworks common/possible at all? If not, then maybe these 
FJ-specific enhancements should go into a separate extension package sooner or 
later.

Original issue reported on code.google.com by palotai....@gmail.com on 15 Jun 2012 at 12:42

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions