thanx Sean

>> There is: pass the data in when you create the service layer (and it
passes it into the persistence layer when it creates that).

the controller/presenter is a singleton that is decorated by all the services it needs 
(and the persist decorates its' service). This makes it one big singleton which is 
then stored in either Application or Server scope (depending on install). 

to do as you suggest would mean the controller would explicitly destroy all services 
and re-initialise them with the new values. 

I'll have to think about what side-affects it might cause...

thanx
barry.b


-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to