Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: Owl Saver on July 11, 2007, 12:38:16 pm

Title: High Level Transform and Code Generator FS
Post by: Owl Saver on July 11, 2007, 12:38:16 pm
It would be nice if we could define a high level picture of how a project is layed out on disk. For example, one strucutre might be:

\project
  \bin
  \src
     \dao
     \service
     \vo
     \web

There are many other possibilities. But if we could define this for a project. Then, we could tag classes - as we define them or during a Transform or both - with the location they belong in. Then, when we generate, the appropriate file location would be used.