Generated Entities in seperate folders by group/schema

Posts   
 
    
MGatland
User
Posts: 5
Joined: 17-May-2013
# Posted on: 17-May-2013 16:29:26   

Hi all,

We are currently using V3.5, but looking to upgrade to V4 soon. I am having trouble getting the generated entities in the correct namespaces and folder heiarchies. We have entities from 11 different schemas, and until recently we were generating them, then manually changing the namespace and putting them in seperate folders by schema. I have gotten them to generate in the correct namespace by editing the template file, but can't find a way to put them all in seperate folders. (note: i know about the 'group usage' setting which is currently set to 'AsVisualGroupingMechanism' but if at all possible we would like to keep them all in the same project)

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 18-May-2013 09:14:45   

That is not built-in. Either you choose to use the groups as visual separation, or as separate projects. If you want to generate folders per group, but in the same project, then you have to modify templates, as -I guess- you are already doing.

David Elizondo | LLBLGen Support Team
MGatland
User
Posts: 5
Joined: 17-May-2013
# Posted on: 20-May-2013 10:10:52   

Ok, no problem. Thanks for the help simple_smile