I talked with Bob Flynn about this on IM and got to the bottom of the
issue--basically it sounds like Chaz (who's Bob's graduate assistant)
is trying to avoid using the session scope, and I just want to point
out that this isn't something you need to do. This comes up from time
to time on Mach-II applications so I want to make it clear that
there's no reason to avoid using the session scope just because you're
doing Mach-II.

What Chaz is storing is a login ID, and information like this that's
needed throughout the app and is user specific should really go in the
session scope.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: https://greatbiztoolsllc-svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc-trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to