Java Mailing List Archive

http://www.gg3721.com/

Home » the NHibernate development list »

[NHibernate-development] Mixing namespaces and types

Ayende Rahien

2008-01-12

Replies: Find Java Web Hosting

Author LoginPost Reply
Right now we have Expression type and NHibernate.Expression namespace, Property type and NHiberante.Property namespace
It is a cause for pain.
What about doing the following:

NHibernate.Property -> NHibernate.Properties
NHibernate.Expression -> NHibernate.Expressions


This is a breaking change, a major one, but I think it would be worth it.

Java get away with it because the namespaces are lower case, but I, at least, keep running into it.
Is is also a change that can be fixed by a simple Search/Replace if needed.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Nhibernate-development mailing list
Nhibernate-development@(protected)
https://lists.sourceforge.net/lists/listinfo/nhibernate-development
©2008 gg3721.com - Jax Systems, LLC, U.S.A.