[ http://jira.codehaus.org/browse/XDP-156?page=comments#action_62366 ] 

Konstantin Pribluda commented on XDP-156:
-----------------------------------------

I did this. Atleast in my local copy ( can notupdate plugins right now - some 
server problem ) 

> Allow camel-case tag-parameter names in XDoclet2
> ------------------------------------------------
>
>          Key: XDP-156
>          URL: http://jira.codehaus.org/browse/XDP-156
>      Project: XDoclet 2 Plugins
>         Type: Improvement

>   Components: qtags
>     Versions: 1.0.3
>     Reporter: Shash Chatterjee
>     Assignee: Konstantin Pribluda
>      Fix For: 1.0.4
>  Attachments: plugin-qtags-patch.txt, plugin-qtags-patch.txt
>
>
> XDocelt1 used to allow this, need the same capability to allow migration to 
> XDoclet2.  Here's a thread from the mailing list that talks about the issue:
> On 1/8/06, Sasvata Chatterjee <[EMAIL PROTECTED]> wrote:
>     Hi,
>     I have some existing tags, processed previously with an XDoclet plugin, 
> which I am trying to migrate to XDoclet2.  For example, one parameter is a 
> camel-cased one called "fromFields".  If I define the tag to have a method 
> "getFromFields()", then XDoclet2 expects to have a tag parameter 
> "from-fields".  Is there some qtags annotation, or some other way, that I can 
> use to override the parameter name?
>     Thanks,
>     Shash
> On 1/8/06, Konstantin Priblouda <[EMAIL PROTECTED]> wrote:
>     Actually it's not xdoclet 2, who expects it, it's
>     qdox.
>     ( and unfortunately qdox project is not very active at
>     the moment )
>     regards,
>     ----[ Konstantin Pribluda http://www.pribluda.de ]----------------
>     Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
>     check it out: http://xdoclet.codehaus.org
> On 1/8/06, Konstantin Priblouda <[EMAIL PROTECTED]> wrote:
>     Hi Sasvata,
>     Just verified with sources.  At the moment we do not
>     have this functionality,
>     but it would be easy to implement this ( maybe with
>     configurable parameter
>     for say: @qtags.param naming="verbatim" ? )
>     ( pretty small patch for
>     QTagUtils.getDocletTagParameterName() )
>     regards,
>     ----[ Konstantin Pribluda http://www.pribluda.de 

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



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to