-->
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.  [ 2 posts ] 
Author Message
 Post subject: Add Null prefix to Nullables types to avoid ambiguity
PostPosted: Tue Nov 22, 2005 12:27 pm 
Regular
Regular

Joined: Tue Mar 15, 2005 12:38 pm
Posts: 73
Location: Bucharest
It may be a very good ideea to use Nullable or Null prefix for the aliases of the generic types. Some people (or at least me) move all namespaces to the using section and this would definely lead to compiling error because of ambiguity.

Currently there is MyNHibernateContrib.Nullables.Int32 for example, I really think it would be better like MyNHibernateContrib.Nullables.NullableInt32 or MyNHibernateContrib.Nullables.NullInt32 or any other combination.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 26, 2005 8:43 am 
Contributor
Contributor

Joined: Thu May 12, 2005 9:45 am
Posts: 593
Location: nhibernate.org
You may create a JIRA issue about this... (and vote it)

But I am not sure it will ever get done as it would be a breaking change and it doesn't look like many people will benefit from this change.

_________________
Pierre Henri Kuaté.
Get NHibernate in Action Now!


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