Skip to content

Support for callables in Scheme container (not only Closures) #177

@neomerx

Description

@neomerx

Currently, mapping between Models and Schemes supports strings (class names) and Closures as shown here.

This enhancement is aimed at adding support for callables so not only Closures but static methods could be used as well (e.g. ['ClassName', 'methodName']). Unlike Closures such callables much easier to cache.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions