FishEye

Quick Search:

Line History

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Full Changelog Feeds Recent Changelog

MAIN:scorfield:20060306012705 by scorfield (2 years 8 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 history download (+2 -4) diffs

… 1 more files in changeset.
MAIN:rossd:20051116161610 by rossd (3 years ago) updates to license in all framework code

./AutoWire.cfc 1.3 history download (+21 -0) diffs

./ModelGlueBeanFactoryAdapter.cfc 1.5 history download (+7 -8) diffs

… 33 more files in changeset.
MAIN:scorfield:20051013162354 by scorfield (3 years 1 month 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 history download (+1 -23) diffs

./ModelGlueBeanFactoryAdapter.cfc 1.4 history download (+8 -2) diffs

MAIN:scorfield:20051013161624 by scorfield (3 years 1 month ago) Initial version of the Model-Glue autowiring code. Would be nice to clean up adapter factory interaction.

./AutoWire.cfc 1.1 history download (+94) new

Files

  NAME« REV AGE AUTHOR
  AutoWire.cfc 1.4 history download 2 years 8 months scorfield
Allowed type to be omitted from setter signature if matching by name. This is ne…
  ModelGlueBeanFactoryAdapter.cfc 1.5 history download 3 years rossd
updates to license in all framework code