Entries Tagged as 'XML'

LightWire XML Configuration Update: Now Supporting Init-method and Mixin

ColdFusion , LightWire , XML 1 Comment »
When I realized my concept for a ServiceLocator fell in the category of "interesting patterns you'll never use", I decided instead to work in a <mixin/> tag for LightWire. The tag is a child of <bean/> like <constructor-arg/> or <property/>. Children of <mixin/> <value/>, <ref/>, <map/>, or <bean/> defined therein will be "mixed in" rather than constructor or setter injected.

Read more...

LightWire Configuration Using ColdSpring XML

ColdFusion , Configuration , LightWire , XML , ColdSpring 3 Comments »
As a follow-up to Peter Bell's "LightWire or ColdSpring?" entry, I'm happy to announce that LightWire now supports XML configuration using ColdSrping XML bean definitions. With the current release (0.65), you can set your object dependencies with xml, programatically, or a mix of both. This feature supports recursion, factories and optional default settings...

Read more...


Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds