I agree with most of what has already been said but I would probably
encapsulate file writing in a seperate cfc, FileWriter.cfc .... then
if things like operating system changed then all file writing
configuration could be changed in this one CFC.

I got the idea from the Coldspring docs when it was suggested that
<cfmail> could be encapsulated in a Notification object and if emails
are being encapsulated then file writing should be too.

Alan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" group.
To post to this group, send email to cfcdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to