"...The nice thing is that, by using a TO, other parts of the application can't inadvertently call "business methods" on your Bean. The downside is, it's more objects to create (even though Reactor creates them for you)..."
If you have a moment, would you mind going into more detail (perhaps with a real-world example?) on how using a TO prevents "other parts of the application from inadvertently calling 'business methods' on your Bean" ? When I CFDUMP a transfer object, I see the normal getters and setters, as created by Reactor. I'm missing the real difference between an actual object and it's associated Transfer Object. Thanks! marc -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
