So I have been goofing around with creating some objects and I have a 
couple of questions...

1. I created a user object so that I can say <cfset user = new user()> 
(Which rocks, by the way.) Where can I put user.cfc so that I can create 
the user object on any line in my project?
2. Seems like I have read a couple of times people saying discouraging 
things about objects--that object-oriented coldfusion doesn't perform well. 
Is there really a performance hit?

I am coming back to a large project which started in 2002 and was worked on 
by a dozen or so developers all with different levels of coldfusion 
experience (most of them had none) and the biggest problem it seems is not 
the performance of coldfusion itself, but the unorganized code (spagetti 
code.)

Thanks for all you guys do!

-Moss

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to