Hi guys,

I am having a weird problem with Spectra 1.5. I am attempting to create a
simple content promotion system.  What I propose is that all content
creations and modifications take place on a different datasource to that of
the live site.  Each content type's edit handler will copy the current
object's properties to a new object on the secondary datasource.  All
further work while an object is in CHANGE status will refer to the secondary
datasource.

The problem I am having here is that my code specifically points to the
secondary datasource yet it appears to be making changes to the
application's live datasource as well!  I have verified this via SQL on my
CODB.  Does anyone know of a Spectra bug like this?

Also, if anyone thinks my approach is bad and can recommend another just as
simple your feedback would be greatly appreciated.

Many thanks,
Peter Alexandrou


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

Reply via email to