> -  pass a serialized object (DTO,BO,VO whatever bloody pattern
> definition you want to give it)

Oops ..errata i meant a reference to a serialized object (or you could
pass in the object whatever blows your hair back). Just watch that
once you pass a reference downstream and then try and delete that
object outside the model your in... it won't do it...and will still
exist.. there was a post i made awhile back on CFCDev i think on how
to delete an object truely in CFMX as the garbage collection does it
for us atm by waiting for that object to be derefrenced... not sure if
folk here would need to know that but can't help to have "EXTRA"
information ..i'm not assuming of course.. lol

-- 
Regards,
Scott Barnes
http://www.mossyblog.com

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to