[ http://jira.codehaus.org/browse/XDP-183?page=all ]

Ive Hellemans updated XDP-183:
------------------------------

    Attachment: plugin-ejb-destinationdirty-and-verbose.patch

> Implement dirty-checks in plugins to avoid unnecessary generation of files
> --------------------------------------------------------------------------
>
>          Key: XDP-183
>          URL: http://jira.codehaus.org/browse/XDP-183
>      Project: XDoclet 2 Plugins
>         Type: Improvement

>   Components: ejb
>     Versions: plugin-ejb
>     Reporter: Ive Hellemans
>  Attachments: plugin-ejb-destinationdirty-and-verbose.patch
>
>
> The ejb-related plugins should contain some logic to avoid generating files 
> when the generated file already exist, unless a "force" flag is set to true.
> Note: I guess this should be implemented in the shouldGenerate method, but 
> changing this will have an impact in one or more jelly scripts. Example: 
> beans.jelly calls "plugin.remoteHomeInterfacePlugin.shouldGenerate(class)" to 
> decide whether or not to include a jndi-name for the remote interface. If the 
> shouldGenerate returns false cause the file isn't dirty this will cause 
> errors! 
> Regards,
> Ive Hellemans

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to