This question was asked in this thread
http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=7829
I need a better way to have a dynamic folder structure for the CodeEmmiters that have the destinationFolder parameter, yeah it works fine for the vanilla stuff using the the [dbspecificSubFolder] and [dbgenericSubFolder].
However I would like my business layer to go into a folder that has the rootnamespace in it, and the only way I can see to do this, which I think is not good, is to modify every task by using presets.
Frans, is there a better way? can we get [rootNamespace] added?
the solution i have used for now is to use the dbspecificSubFolder property to hold the root namespace and use presets to fix all of the dbspecific tasks, this works since i want the subfolders to match the namespace, and all projects have the root namespace in the name.
Thanks,
Gabe