On Jan 15, 2008 4:22 PM, Peter Bell <[EMAIL PROTECTED]> wrote:

>  Unless there is an error. The only issue I have with returning an error
> collection is that then you have to find the data the user entered either by
> looking at the form/url scope or by passing both the Order and the Error and
> merging them if you want to display error messages next to any invalid
> fields.
>
>
This is exactly what my Result object wraps up. Things like the original
data (or an object containing that data), whether it was successful, and any
messages, etc.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" 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/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to