-->
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: Using Hibernate Annotations without Hibernate
PostPosted: Fri Jan 06, 2006 6:25 am 
Beginner
Beginner

Joined: Wed Sep 24, 2003 3:14 am
Posts: 20
Location: Munich, Germany
Hi,

i am curious about the usage of the meta data available through Hibernate annotations without using Hibernate itself.

Most classes (the annotations) in org.hibernate.validation are not dependent on anything in Hibernate, unfortunately ClassValidator is dependant on a view Hibernate/Apache Logging classes.

My goal is to combine the meta data of Hibernate validation with the visual feedback from JGoodies (http://www.jgoodies.com/) in my smart client framework CUF (http://cuf.sourceforge.net).

For obvious reasons i am a bit reluctant to introduce a lot of dependency for the validation visualisation, so my question is:

Would it be possible to split the current code of org.hibernate.validator.ClassValidator in a class BasicClassValidator (that has no Hibernate/commons logging dependancy) and a super class ClassValidator (same as today)?


Bye,

Jürgen


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 12, 2006 1:13 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Send a proposal and I'll look at it.

_________________
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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.