marcelog / Ding

DI ( Dependency Injection: Setter, Constructor, Method), AOP ( Aspect Oriented Programming ), Events support, xml, yaml, and annotations (including some JSR 250 and JSR 330, like @Configuration and @Bean ala java configuration) , lightweight, simple, and quick MVC ( Model View Controller ), syslog, tcp client and server, with non blocking sockets, custom error, signal, and exception handling through events. Needs PHP 5.3, very similar to seasar, spring ( java ) . Can be deployed as a PHAR file.
http://marcelog.github.com/Ding
Apache License 2.0
121 stars 26 forks source link

container: support inner beans #82

Closed marcelog closed 13 years ago

marcelog commented 13 years ago

this would also require to auto generate names for bean that dont have one specified (naming strategy?)

marcelog commented 13 years ago

Closed by 620cc0b8f825c7b99266580a2a242e9282557d3a, added support for inner (anonymous) beans in xml driver