New Posts New Posts RSS Feed: Entity Namespace Conflicts
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Entity Namespace Conflicts

 Post Reply Post Reply
Author
smiller View Drop Down
Newbie
Newbie


Joined: 14-Apr-2008
Location: United States
Posts: 16
Post Options Post Options   Quote smiller Quote  Post ReplyReply Direct Link To This Post Topic: Entity Namespace Conflicts
    Posted: 28-Apr-2008 at 2:36pm
In the DomainModel.Model.Designer.cs generated code file the partial classes generated for my entities derive from "Entity".  This is preventing me from specifying "MyCompany.Data.Entity" as the namespace for my domain model.  Is it possible to have the classes derive from the absolute "IdeaBlade.EntityModel.v4.Entity" namespace instead of "Entity"?
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post Posted: 29-Apr-2008 at 9:52am
It is possible, and thanks for the suggestion.  I've entered a bug report for this.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down