Thanks. I just read over Travis' tutorial on CFC's. I'm going to ask if I
understand this correctly.

I'd want to create a CFC for 'photos', in which the 'photo' would be the
object.

Then I'd initialize the various parameters that may be involved with this
construct.. such as name, caption, file location, date uploaded, etc

And then, I can start creating various UDF's that I want to apply against
this object. This could be

newPhoto
editPhoto
deletePhoto
getPhoto

So rather than putting my original deletePhoto UDF in a folder somewhere,
it's contained within the CFC declaration?

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to