Hi All,
I have built a site which recieves an xml feed and creates objects from this. The
layout itself is managed by container rules I have created which rely on information
from the object and client variables to decide if an object will be published in a
container and in what order and so-on. The actual structure of the site is based on
the <cfa_page> tag and all sections and pages are handle like this throughout. Some of
the rules set request scope variables so that other rules in other containers and
display handlers can pick up this information. I also use several client variables to
track where in the site the user is. There's alot of mucking about with structures and
<cfa_structsortcommonsubkeys> and arrays and arraySort() and so-on. I think that
covers most of it.
Now for my concern:
This has all been built in v1.01as I am leaving this contract in a weeks time and they
are only setting up a v1.5 box after that. What I want to know is this:
Are there any forseeable problems with the method I have used to build this site and
moving it all up to v1.5, are there any major changes that might cause this all to
break in v1.5?
I've heard several horror stories about the upgrade and would just like to be sure
that the person who will be taking over from me will be able to take what I've done
and use it with v1.5 and have no hassles as he is fairly new to Spectra.
Any information would be appreciated.
Thanks,
Nikki
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.