Must be a velocity feature, found a work around, jira'ed ...

http://team.andromda.org:8080/jira/browse/BPM-108

On Sat, 2004-11-13 at 09:45, Martin West wrote:
> Any ideas why the term after a #${var} has its first letter changed to a
> #? This happens for every occurrence in the template.
> 
> Generated code:
> 
>     /**
>      * Returns the Date instance representing the <code>anyDate</code>
> field.
>      *
>      * @see
> net.starmap.obrien.management.gen.preferences.PreferencesForm#getAnyDate
>      * @see
> net.starmap.obrien.management.gen.preferences.PreferencesForm#getAnyDate#ateFormatter
>      */
>     public java.util.Date getAnyDateAsDate()
> 
> Template logic:
> 
>     /**
>      * Returns the Date instance representing the
> <code>$field.name</code> field.
>      *
>      * @see ${action.formBeanType}#${field.getterName}
>      * @see ${action.formBeanType}#${field.getterName}DateFormatter
>      */
>     public $fieldType ${field.getterName}AsDate()
-- 
Martin West
Head of Product Design and Development
http://www.star-map.net
+44(0)207 318 0308
+44(0)787 968 0096

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to