That (along with what others have said) is exactly what I was looking
for. Thanks
I'm going to go with the application based CFCs, session based user
information and manipulation of session information done only through
the CFCs. That should be the best of all worlds.

>
> If you're using CFCs to implement ideas from object-oriented programming
> (separating interface from implementation details, encapsulation,
> etc), you
> want individual objects to be responsible for their own data. CFCs, and OO
> programming in general, aren't about performance, they're about modeling
> problems in a different (and theoretically better) way than procedural
> programming languages allow.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to