| Browse Changelog Search Help |
| Coldspring2:/coldspring/modelglue/ |
Period DisplayedConstraintCalendarLine History |
Feeds Changelog
MAIN:scorfield:20060306012705
by scorfield on
05 March 2006, 20:27:05 -0500
(2 years 10 months ago)
Allowed type to be omitted from setter signature if matching by name. This is needing to support duck typing.
Note that modelglue/AutoWire.cfc is effectively obsolete since Model-Glue does autowiring…
./AutoWire.cfc
1.4
MAIN:rossd:20051116161610
by rossd on
16 November 2005, 11:16:11 -0500
(3 years 1 month ago)
updates to license in all framework code
./AutoWire.cfc
1.3
./ModelGlueBeanFactoryAdapter.cfc
1.5
MAIN:scorfield:20051013162354
by scorfield on
13 October 2005, 12:23:54 -0400
(3 years 2 months ago)
Updated bean factory adapter to expose the adapted factory via a getter.
Removed the two injections from the autowire CFC that were previously required to expose the adapted factory.
./AutoWire.cfc
1.2
MAIN:scorfield:20051013161624
by scorfield on
13 October 2005, 12:16:24 -0400
(3 years 2 months ago)
Initial version of the Model-Glue autowiring code. Would be nice to clean up adapter factory interaction.
./AutoWire.cfc
1.1
MAIN:rossd:20051010022541
by rossd on
09 October 2005, 22:25:41 -0400
(3 years 2 months ago)
added usages example
./ModelGlueBeanFactoryAdapter.cfc
1.3
MAIN:rossd:20051010021229
by rossd on
09 October 2005, 22:12:29 -0400
(3 years 2 months ago)
added license
./ModelGlueBeanFactoryAdapter.cfc
1.2
MAIN:rossd:20051007222702
by rossd on
07 October 2005, 18:27:02 -0400
(3 years 2 months ago)
first cut at mg adapter
./ModelGlueBeanFactoryAdapter.cfc
1.1
|