> I've spoken with Allaire now, and they agree with your assessment of the
> problem. They're going to try flattening out the user profile instead of its
> current form which requires something like 35 sub-creates to be done, and
> issue this as a hotfix if it turns out to be a useful short-term resolution.
A better solution would be to reduce the number of database hits in the
first place. For example, if you have an object that embeds another
object, and a method that causes changes in both owner and embedded
object, then the cfa_contentobjectdata that makes the changes should only
go to the database for the owner object. And something similar for
cfa_contentobjectcreate. Of course this is easier said than done. I
wouldn't know how to code this yet :)
--
Michiel Boland <[EMAIL PROTECTED]>
Digital Valley Internet Professionals
Plantsoen 17, Wageningen, The Netherlands
Phone: +31 317 465555, Fax: +31 317 460276
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.