-->
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: JDK 7 and JSR 303
PostPosted: Fri Aug 20, 2010 5:35 pm 
Newbie

Joined: Thu Jul 05, 2007 5:30 pm
Posts: 8
Hi there,

I already have fallen in love with JSR 330 (DI) and now got a crush on JSR 303.
As with such fundamental things I always wonder if they could be included in the next JDK (Version 7)?

Whenever you have to use external dependencies developers (e.g. of OSS libraries) tend to not use them to be self-contained.

However I think that every recent library should benefit from things as JSR 330 or JSR 303 and just use it.
I recently migrated my OSS project to JSR 330 and now I am thinking about dropping my validation implementation (at least the API)
and use JSR 303.

Then integrating various OSS libraries will really be a cool thing rather than ending up with A coming with spring-xmls and commons-validations
and B coming with guice binding code and custom validator and then the product that integrates A and B ends up to be complex to configure and maintain. You all know this story from different logging APIs.

If these JSR beauties would be part of the JDK7 there is simply no barrier to use them in every suitable situation.


Top
 Profile  
 
 Post subject: Re: JDK 7 and JSR 303
PostPosted: Tue Sep 21, 2010 7:17 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
I'm personally not a big fan of being part of the JDK as it would significantly slow innovation. And I don't think the list of features of JDK 7 is opened :)

_________________
Emmanuel


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.