The following comment has been added to this issue:

     Author: Martin Thompson
    Created: Thu, 14 Apr 2005 5:43 AM
       Body:
I've submitted a patch adding this functionality plus the ability to write the 
raw contents for a property in issue XDT-1331.  I've not heard if it will be 
accepted.
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1302?page=comments#action_16367

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1302

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1302
    Summary: Support for prototypes (abstract)
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Spring Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Xavier Dury

    Created: Fri, 18 Mar 2005 10:07 AM
    Updated: Thu, 14 Apr 2005 5:43 AM

Description:
Hi,

it would be nice to add the ability to tag abstract classes that serves as 
prototypes in spring's application context and classes that inherit from them. 
A simple example follows:

on abstract class:
@spring.bean name="abstractBean" abstract="true"

on concrete class:
@spring.bean name="concreteBean" parent="abstractBean"

Thanks,
Xavier


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