-->
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.  [ 3 posts ] 
Author Message
 Post subject: NHibernate collections and remoting
PostPosted: Mon Jan 16, 2006 1:28 pm 
Newbie

Joined: Mon Jan 16, 2006 12:59 pm
Posts: 5
Location: Zagreb, Croatia
Hi,

is it possible to configure NHib to not use its persistent collection classes, so that there wouldn't be the need to deploy NHib assembly to the client in a remoting scenario?


Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 17, 2006 8:48 pm 
Newbie

Joined: Wed Feb 01, 2006 3:30 pm
Posts: 7
I am concerned about this too. Is there a way to not require the cline to reference the NHibernate assembly? The client should be ignorant of how what persistence code is being used.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 18, 2006 1:01 pm 
Senior
Senior

Joined: Thu Aug 25, 2005 3:35 am
Posts: 160
what i do is I serialize to my own collection type.. in there I keep track of the deleted objects.. Have to figure an effective way to reattach when I'm back on the server with a session though.

Would be better if there was a strong api to do this AND/OR the collections in a different dll that I would be able to reference on the client.


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

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.