Hello.

I your case you will suffer from weak domain model rules. Look at
http://martinfowler.com/bliki/AnemicDomainModel.html for more info. DTOs -
is the best approach, but there must be some best practices for using them.

Alexander


Martijn Dashorst wrote:
> 
> You could do that. If you are paid by the lines of code you write, it
> might be even profitable. A lot of people prefer the direct binding
> (which IMO is a POJO) instead of making a GUI bean (which would be a
> DTO).
> 
> Martijn
> 

-- 
View this message in context: 
http://www.nabble.com/Business-Domain-objects-used-as-wicket-model-object---opinions-please-tp15462661p15479381.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to