-->
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: How to contribute to NHibernateContrib
PostPosted: Tue Jul 05, 2005 6:51 pm 
Regular
Regular

Joined: Fri May 13, 2005 4:08 pm
Posts: 64
I have written some classes that assist in using .NET 2.0 generics, and a common persistence abstraction layer class that I find very useful. I'd like to contribute either or both of these to NHibernateContrib so others can appreciate and/or build on them.

How do I best submit these classes for addition to the project?

Will the fact that they use generics be a problem? They will likely need to be in a Contrib project dedicated to .NET 2.0 so it doesn't break the build for those who use .NET 1.1.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 06, 2005 1:12 pm 
Contributor
Contributor

Joined: Thu May 12, 2005 9:45 am
Posts: 593
Location: nhibernate.org
You can package your contribution in a zip file and make it available (give the url to download it).

Try to provide a good documentation...
And write TestFixtures ! That's very important :)

NHibernate is licensed under the LGPL, so your contribution needs to be under this license to be integrated in it...
Note that only the integration code really need to be under the LGPL; your assemblies (+ license) can stay in /lib/ directory (like NHibernate.Caches.Prevalence using Bamboo.Prevalence.dll)

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


Last edited by KPixel on Sat Aug 06, 2005 12:36 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 06, 2005 2:08 pm 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
First, upload the files somewhere so that we can have a look. The best way is to create a JIRA issue and upload them there. Integrating .NET 2.0 build is going to need some effort, but we'll have to do it someday anyway, so we could think of something now. Or maybe we'll just put the code there and let .NET2 users build it themselves.


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.