Separate outlet for UserType implementations
--------------------------------------------

         Key: HIB-153
         URL: http://jira.andromda.org/browse/HIB-153
     Project: Hibernate Cartridge
        Type: Improvement
    Versions: 3.1    
    Reporter: Max Rudman
 Assigned to: Carlos Cuenca 
    Priority: Minor


Currently, HibernateByteBlobType and HibernateStringClobType classes are 
generated in the "entities" outlet. I would like to be able to set a separate 
"user-types" outlet. My rationale is as follows: for each application project I 
have a component sub-project. Eg: shared, server and client. 

Shared code is meant to be shared between client and server environments. As 
such, I would like to keep it independent of persistence API such as Hibernate. 
By placing Hibernate UserType implementations in the same sub-project as 
entities (which could legitimately be shared) I am forced to declare a 
dependency on Hibernate JAR in shared/project.xml.

I realize this may not be high on your priority list so I am willing to create 
a patch myslf. Please let me know if you'll accept.






-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

Reply via email to