Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: PatrickS on September 14, 2012, 06:19:08 pm

Title: Nested Namespace without nested package structure
Post by: PatrickS on September 14, 2012, 06:19:08 pm
Hi
I am new to code generation in EA and am using the MDG Integration for Visual Studio. In my existing source code project I am using Namespaces like BV.Ges.Server.Data which is then expressed after reingeneering in a package tree BV \ Ges \ Server \ Data which is quite annoying for me. If I create a flat structure in one only package by the name "BV.Ges.Server.Data" in the next Merge this will not be acknowledged as the same class.

Is there a way of telling one only package that it should express a whole namespace tree without having to use nested packages for this namespace tree?
Thanks patrick
Title: Re: Nested Namespace without nested package struct
Post by: Eve on September 17, 2012, 08:35:13 am
No.