[ 
http://team.andromda.org:8080/jira/browse/HIB-33?page=comments#action_10772 ]
     
Carlos Cuenca commented on HIB-33:
----------------------------------

well, I think that not on all the cases, but sometimes you may want to do it. 
So my idea is to have a namespace property to use as default, and a tagged 
value to use it for each class, so If no tagged value is present, it will 
assume the namespace

> proxies 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
>     Assignee: Carlos Cuenca

>
>
> 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



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to