Ticket #444 (closed task: fixed)

Opened 2 weeks ago

Last modified 2 weeks ago

Autowire will now also read cfproperty tag for property injections

Reported by: lmajano Assigned to:
Priority: normal Milestone: 2.6.0
Component: Interceptors - Autowire Version:
Severity: normal Keywords:
Cc:

Description

Autowire will first read in the cfproperty tags that have the following:

<cfproperty name="UserService"          type="ioc" scope="instance">
<cfproperty name="LookupService"        type="ioc" scope="instance">

Change History

05/07/08 02:33:40 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano