I'm thinking about trying to create my own session variables.  I was
thinking that it might be easier to recreate a session scope inside the
application scope for use with web services.  This way you could use the
same model for both an HTML frontend and a Flash frontend, etc.  I'm
thinking that it should be as simple as assigning a user a unique Id and
then creating a structure inside the application scope using the uid as the
key.  Then you could put a timestamp inside that structure and schedule a
job to kill all old "sessions".  Does the built-in CF session scope operate
any differently than this?  Anything I'm missing?

 

 

 

 

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191749
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to