-->
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.  [ 7 posts ] 
Author Message
 Post subject: Roadmap and .NET 2.0 Plans?
PostPosted: Wed Jan 25, 2006 1:14 am 
Regular
Regular

Joined: Wed Jan 25, 2006 1:11 am
Posts: 118
Location: Copenhagen, Denmark
I have not been able to find a roadmap for the nHibernate project, is one present?

Could anyone inform me of the status of the work with making collections be generic(i.e. .NET 2.0 support) and perhaps if there are plans to use .NET 2.0 Nullable types?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 25, 2006 1:21 am 
Newbie

Joined: Tue Jan 24, 2006 10:02 pm
Posts: 12
As far as I know are there plans to use .NET 2.0 Nullable Types.

For the Roadmap look http://www.hibernate.org/357.html#A8


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 25, 2006 1:24 am 
Regular
Regular

Joined: Wed Jan 25, 2006 1:11 am
Posts: 118
Location: Copenhagen, Denmark
Dan1l1 wrote:
As far as I know are there plans to use .NET 2.0 Nullable Types.


Do you know of any deadline/beta relaese with this functionality.


Dan1l1 wrote:


I found that, it kindda short :-) But no description af changes made to the current solutions including utilization of .NET 2.0 features.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 25, 2006 1:30 am 
Newbie

Joined: Tue Jan 24, 2006 10:02 pm
Posts: 12
Quote:
Do you know of any deadline/beta relaese with this functionality.

No, sorry, I read it somewhere in the forum.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 25, 2006 3:42 am 
Newbie

Joined: Tue Jan 24, 2006 10:02 pm
Posts: 12
That may be interesting ...
http://jira.nhibernate.org/browse/NH?report=com.atlassian.jira.plugin.system.project:roadmap-panel


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 26, 2006 4:29 am 
Newbie

Joined: Thu Jan 26, 2006 4:27 am
Posts: 2
Found this, although I haven't tried it myself. Might be useful in the meantime...

http://www.dotnetslackers.com/Code/re-10332_NHibernate_and_NET_2_0_Nullable_Types.aspx


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 27, 2006 5:29 pm 
Contributor
Contributor

Joined: Thu May 12, 2005 12:59 pm
Posts: 20
Dan1l1 wrote:
As far as I know are there plans to use .NET 2.0 Nullable Types.

For the Roadmap look http://www.hibernate.org/357.html#A8


if you have an Nullable<Int32> try to map it using

<property name="Blah" type="Int32" />

nh just can't reflect upon the Property that is a Nullable<T> and figure out which IType to use yet. The code is in the CVS HEAD now but not in any release.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 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.