| Issue 44: | Request to add FilenamePrepend param to YAC.xml | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Would really like a FilenamePrepend attribute to be added to the yac.xml to allow for more customized naming of generated files. This would benefit those of us who are generating framework specific code such as Fusebox and Coldbox templates. Just the ability to prepend any string to the beginning of the filename before the name of the Node. |
|
,
Oct 09, 2007
This prepend should allow the inclusion of a slash to generate sub dirs. Even better
would be to allow interpolation:
fileNamePrepend="mystuf/here/{tableName}/
|
|
|
|