NO, unfortunately transactions cannot span over cfc's (or cffunction's for
that matter)

And if MM listens I have voted for this one over and over again.

I think this severely limits the use of cfc's in any transactional process.
I really hope that this will be address in Updater 3 (I am saying this for
the last two updaters...)
At least MM should say if they intend to do it or not and if yes in what
time frame.

Thanks
Marius Milosav
www.scorpiosoft.com
It's not about technology, it's about people.
Virtual Company (VICO) Application Demo
www.scorpiosoft.com/vicodemo/login.cfm


----- Original Message -----
From: "Gyrus" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, February 28, 2003 10:21 AM
Subject: CFC's and transactions


> I'm still trying to work out how I can build on CFC's for my new site
> template system, and I was worried to read something on the list recently
> saying that CFC's have problems calling methods in parent components.
>
> Say I've got a 'people' DB table, with general info on people whether
> they're admins, users, contacts, whatever. Then I have a 'users' subset
> table containing user-specific infos. Using the MVC pattern I'm trying to
> follow, this would be reflected in a person.cfc, and a subtype user.cfc.
> (This particular example might not be implemented, but it serves to
> illustrate my point.)
>
> Obviously the advantage of CFC's is that I can updateUser() or whatever,
and
> have that method call the updatePerson() method if necessary. Can this not
> be done?
>
> This obviously impacts on the use of CFTRANSACTION - I've seen a few
> mentions of problems with this. Can a transaction not span multiple CFC's?
>
> Gyrus
> [EMAIL PROTECTED]
> work: http://www.tengai.co.uk
> play: http://norlonto.net
> PGP key available
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to