Check out the Macromedia CF coding guidelines and Mach-II development guide.

http://livedocs.macromedia.com/wtg/public/



On Tue, 8 Mar 2005 10:09:04 -0500, Calvin Ward <[EMAIL PROTECTED]> wrote:
> One common method is the domain name methodology.
> 
> So, for example, if you get Raymond's Blog CFC, it will typically live under
> 
> <drive>:\site\org\camden
> 
> And be called like so:
> 
> CreateObject("component","org.camden.Blog") or something like that.
> 
> However, frameworks may impose their own methodology, which is no worse, and
> this could be adapted as well.
> 
> <drive>:\site\model\org\camden for MachII
> 
> And would be called like so:
> 
> CreateObject("component","model.org.camden.Blog")
> 
> - Calvin
> -----Original Message-----
> From: Phill B [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 08, 2005 9:59 AM
> To: CF-Talk
> Subject: cfc best practices
> 
> Can somebody give me some cfc best practices? I'm new to them and I
> want to get started on the right foot. One thing that is really
> bothering me is how to organize my CFCs and where to put them.
> 
> I've searched the web but I'm still not satisfied with every things I've
> found.
> 
> --
> Phillip B.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to