-->
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.  [ 6 posts ] 
Author Message
 Post subject: NHibernate 1.2-alpha - pretty stable?
PostPosted: Thu Jul 13, 2006 8:50 pm 
Beginner
Beginner

Joined: Thu Jun 29, 2006 12:32 pm
Posts: 22
Hi all,

Firstly, I wanted to congratulate you all on a great framework.

We are builting a customizable web product, and have selected NHibernate 1.2-alpha as our persistence framework. I look forward to contributing to the community in the future.

1.2-alpha has some very important features (native generic support) that was cause for the decision to continue with this version.

Are their any major cautions for using this version - besides it's alpha status? We will be testing it very extensively ourselves, and will be able to raise bugs and contribute back to the community.

Cheers,

Stu

_________________
--
Stuart Carnie


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 14, 2006 5:44 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Basically, it's alpha for several reasons:
- There are some features left that I would like to add to it.
- All the tests that are there pass, but it's likely that there are still errors because the tests don't cover everything.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 14, 2006 10:56 am 
Regular
Regular

Joined: Wed Jun 21, 2006 3:13 pm
Posts: 110
I have no qualms about shipping it with my personal projects, but I haven't written anything that might hit the fringe cases.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 14, 2006 12:15 pm 
Beginner
Beginner

Joined: Thu Jun 29, 2006 12:32 pm
Posts: 22
repeat:ignore

_________________
--
Stuart Carnie


Last edited by scarnie on Fri Jul 14, 2006 12:23 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Help out?
PostPosted: Fri Jul 14, 2006 12:17 pm 
Beginner
Beginner

Joined: Thu Jun 29, 2006 12:32 pm
Posts: 22
Understood.

Perhaps where feature fits our needs for our first release, we can contribute? back to the base framework? We have a very tight schedule - feature complete in Jan - which will limit the changes we can make and spend time developing.

I don't see a need in our first release, but I am very willing to port the v3.x HSQL parser to .NET and registerFunction API - this would be a key feature for us, since our platform requires support for multiple DB backends.

I ran antlr and generated a C# parser from hql.g last night, and will probably test the remaining grammars. If it looks promising, I'll look at converting the ./hql/ast folder and adding the QueryTranslatorFactory api to be compatible with 3.x. Thoughts?

sergey wrote:
Basically, it's alpha for several reasons:
- There are some features left that I would like to add to it.
- All the tests that are there pass, but it's likely that there are still errors because the tests don't cover everything.

_________________
--
Stuart Carnie


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 14, 2006 2:01 pm 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
If you could do that (port ANTLR grammar), it would be great. But I don't think that just porting the grammar will be enough, you would probably have to port a lot of code that the parser depends on as well.


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