Skip to content

Support auto-wiring of dependencies via property tags in addition to setters #115

@atuttle

Description

@atuttle

Currently Taffy's Factory looks for setter functions named set[BeanName], and if found passes the bean singleton to it. If we add a check for properties named [BeanName] then that could make for more terse resources. Terse === Good.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions