Still learning, I guess. =)
At 12:40 AM 4/29/2004 +0200, you wrote:
What would Presenter do? What would its responsibilities be?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Bryant Sent: Thursday, April 29, 2004 12:06 AM To: [EMAIL PROTECTED] Subject: RE: [CFCDev] CFC interaction (user log in)
OK. I think I have it now.
Between your comments and Nando's (thanks Nando), I think that part of my problem is that my User object was a bad idea from the start. I do not, as yet, have any need for such a thing. I need (at most) a structure in my Session scope to store authentication information. I looked at User.cfc and that was all it was doing or likely to do in the future.
Does this suggest that if I know that I am going to use web services later (which I don't) that I should do all of my session tracking in Application scope to be consistent?
How bad an idea is a Presenter.cfc?
----------------------------------------------------------
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]
