The first things that pop out at me:
In Size.cfc you might need to make the instance struct a property as well with ID, abbr, and size. Just a personal preference here, but I would not reference application scoped variables in Size.cfc but pass them into the init method.
Again, hope this helps.
Doug
Cutter (CF-Talk) wrote:
I think I'm on the right track, I just can't get anything to work...I'm not getting an error, but I'm not getting my data either. I am attempting to write an e-commerce package (back and front end). I've tried to take a very object oriented approach, and have followed the MVC site design example used at http://www.benorama.com. In the following .zip file (http://www.seacrets.com/files.zip) I've enclosed one of the CFC's (the first one I'm trying to get to work), and a page of snippet for how I am calling the .cfc for instantiation and usage. I know I'm probably missing something small and stupid, I just don't know what...----------------------------------------------------------
Any help would be greatly appreciated. Being a one man IT operation here (with OOD training, but limited experience), sometimes it just helps to have a fresh set of eyes...
Cutter
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
