osmanizbat
Jun 7th, 2006, 05:54 PM
Hi
I've some forms that doesn't exactly match with domain objects.
I don't like to write intermediary herper beans for this work so i can't use command or form controllers . I use AbstractController or MultiActionController .
Is there any best practice on this kind of request handling and how can i achieve validation with these controllers ?
I've some forms that doesn't exactly match with domain objects.
I don't like to write intermediary herper beans for this work so i can't use command or form controllers . I use AbstractController or MultiActionController .
Is there any best practice on this kind of request handling and how can i achieve validation with these controllers ?