proxieproxies for classes
-------------------------

         Key: HIB-33
         URL: http://team.andromda.org:8080/jira/browse/HIB-33
     Project: Hibernate Cartridge
        Type: Improvement
    Versions: 3.0M3    
    Reporter: Carlos Cuenca
 Assigned to: Martin West 


There should be a tagged value to specify wheter a class should use a proxie. 
On this way the proxie will be created intead of the HashSet when the CGLIB 
instantiates the class

The proposed tagged value should be @hibernate.proxy.enable and the values are 
true/false

The proxy name will be the implantation of the class located in the src 
directory.
The mapping when enabled:

<class name="myClass" proxy="myClassImpl">
....
</class>

..maye another option is to create a namespace property for the cartridge to 
enable for all the classes.

Carlos

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to