On 5/4/06, Brian Billings <[EMAIL PROTECTED]> wrote:
<cffunction name="setSampleObj" returntype="void" output="false">
Add access="public" - the autowire code is pretty fussy about functions being properly declared (and it's good practice to be explicit about this anyway). I think that's why Model-Glue's autowire code isn't picking up the method. -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood
