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

Konstantin Pribluda updated XDP-156:
------------------------------------

      Assign To: Konstantin Pribluda
        Version: 1.0.3
    Fix Version: 1.0.4
      Component: qtags

> 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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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