| Browse Changelog Search Help |
| File Coldspring2:/coldspring/tests/parentBeanTest.cfm |
Line History |
History |
Branch MAIN1.3 annotated / raw | Diffs: previous, other | Lines: 20 ( +4, -0 ) Created: 2007-11-23 12:07:16 -0500 (13 months ago) | Author: scottc | Changeset: MAIN:scottc:20071123170716 CSP-83 added another property to beanDefinition, so that we have isFactory and isProxyFactory. This way only ProxyFactoryBean implementations get buildAdvisorChain called. Also removed sys.outs from last commit
Tags: coldspring-1-2-rc1 coldspring-1-2 1.2 annotated / raw | Diffs: previous, other | Lines: 16 ( +8, -2 ) Created: 2007-11-22 15:55:58 -0500 (13 months ago) | Author: scottc | Changeset: MAIN:scottc:20071122205558 CSP-84 - FINALLY implemented support for Non-Lazy loading of beans!
1.1 annotated / raw | Lines: 10 ( +10, -0 ) Created: 2007-06-02 17:02:57 -0400 (19 months ago) | Author: scottc | Changeset: Removed ALL output from bean factory and aop, no system out, no logging. Added support for placeholders in map and list tags, major restructuring of bean factory, abstract bean factory, bean property
|