|
So,
I have been watching the chat on the
various lists about cfc's. I agree that using the private scope seems to
make sense. I guess you just have getters and setters for all
variables.
Question: I was just wondering how you go
about using encapsulation in this case. I have implimented code using Hal Helms
book (Cold Fusion MX Components) and I have addressed encapsulated objects
thus
object.encapsulatedObject.function()
How do you achieve this when using private
vairables from a page?
|
Title: Message
- RE: [CFCDev] Encapsulation with unamed scope Paul Johnson
- RE: [CFCDev] Encapsulation with unamed scope Barney Boisvert
