Namespace

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
nilssonm
Posts: 23
Joined: Mon 25 Aug 2008 15:08

Namespace

Post by nilssonm » Fri 08 May 2009 11:57

Hi,

I am wondering why the Entity Developer is not accepting a namespace specification of type AAA.BBB.CCC? It only accepts a single level namespace like AAA.

I'm using the new v2.00.18.

Regards,
Mats

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 08 May 2009 12:36

Thank you for the report, we have reproduced the problem.
As a temporary workaround, you may set the Custom Tool Namespace property to AAA.BBB.CCC.
To do this, right-click on the model icon in Solution Explorer and go to properties. Set the Custom Tool Namespace to the value you need.

nilssonm
Posts: 23
Joined: Mon 25 Aug 2008 15:08

Post by nilssonm » Fri 08 May 2009 14:18

I have tried to use a custom tool namespace but I cannot see the namespace entered in this field in the generated C# code.

Regards,
Mats

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 13 May 2009 10:55

Please give the detailed descriptions of the steps to reproduce the problem. Have you run custom tool for the model explicitly?
Anyway, the initial problem will be fixed in the upcoming build of dotConnects, which we plan to release in a week or so.

nilssonm
Posts: 23
Joined: Mon 25 Aug 2008 15:08

Post by nilssonm » Thu 14 May 2009 13:17

OK, then it seems to be a good choice to wait.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 15 Jul 2009 06:39

The fixed build is available.

Post Reply