Ticket #76 (closed enhancement: wontfix)

Opened 20 years ago

Last modified 16 years ago

Ability for generated scaffolding files to be placed within subfolders

Reported by: roy@… Owned by: somebody
Priority: normal Milestone:
Version: 2.0.304 Severity: normal
Keywords: scaffold, folder Cc:

Description

For larger projects, having all the files generated by scaffolding in the just one folder makes overidding the generated file difficult to manage if you have many subapplications. Adding the ability to specify a subfolder for each scaffolding object would allow you to better organize any changes. Perhaps this could be a parameter in the scaffolding tag. <scaffold object="post" folder="weblog" />

Change History

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to wontfix

This mixes configuration into ModelGlue?.xml, and won't be implemented in this manner.

However, generated code is now placed in subdirectories named the same as the object scaffolded (see [203])

Changed 16 years ago by cfgrok

  • milestone Feature Requests deleted

Milestone Feature Requests deleted

Note: See TracTickets for help on using tickets.