Well, the model *is* the business - RioGrande. And part of the business
involves uploading those files. So there's certainly nothing wrong with
doing it in the model -- that's where it should be done.

But *not* in your genre DAO. Something else -- like a GenreService or a
smart Genre object, depending on your architectural preference, should
handle both saving the database information (through your DAO) and writing
the file.



-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560

--~--~---------~--~----~------------~-------~--~----~
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