-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: WPF Collection and Domain Object
PostPosted: Thu Jul 31, 2008 8:37 pm 
Beginner
Beginner

Joined: Thu Jul 31, 2008 8:28 pm
Posts: 24
Hibernate version: 2.0.0

The Problem
I am developing a WPF application and I'm using NHibernate as my back-end persister.
I have read some articles about making NHibernate collection WPF friendly, that is implement INotifyCollectionChange.

The thing is
I understand that it is possible, and even working.
But I don't think it is right.
I think the right thing is to saparate my domain objects (and collection) from the presentation layer.
I guess I can try to create some kind of UI wrapper classes to handle special UI requirements and not go all the way down and change the domain objects, even it it is "just" the implementation, and not the interface.

Thank you,
Ido.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.