Message:

   The following issue has been re-assigned.

   Assignee: Matthias Germann (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-518

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-518
    Summary: New tag to let user decide the concrete type of collections in 
Value Objects
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: XDoclet
 Components: 
             EJB Module
   Fix Fors:
             1.3
   Versions:
             1.2 Beta 2
             1.2
             1.2 Beta 3

   Assignee: Matthias Germann
   Reporter: James House

    Created: Sat, 7 Jun 2003 5:07 PM
    Updated: Sun, 3 Apr 2005 7:03 AM

Description:

Introduce new tag "concrete-type" so that not only can the user choose to have 
the aggregating collection be either a Set or a Collection (with the existing 
"type" tag), but they can specify that the Set is a TreeSet or a HashSet etc.

example:

   *
   * @ejb.value-object
   *   compose="somepackage.someClass"
   *   compose-name="someName"
   *   members="somepackage.someClassLocal"
   *   members-name="someName"
   *   relation="external"
   *   type="Set"
   *   concrete-type="HashSet"
   *  



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to