I did search the group and didn't find anything so I apologise if this
has been asked before.

I was thinking about how to handle something like a contact form which
simply sends an email rather than being persisted in the database. All
my other forms deal with database data so I use Transfer for it and
validation etc. Does anyone create a "Contact" package (or even advise
against) with "Support", "Sales" etc objects in transfer and then
using the decorators to validate and send the email rather then
persisting it.

It seems a shame to have all that power for database stuff and then
have to use something else for non-persisted data.

Thanks :)

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

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

Reply via email to