yasser777 / nettiers

Automatically exported from code.google.com/p/nettiers
0 stars 0 forks source link

Entities namespace is hardcoded and used by Domain instead of given namespace #233

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

change these settings:
Include component layer: domain model
business logical namespace: Components

What is the expected output? What do you see instead?
Solution will not compile because component project will have Componets 
namespace and Domain model try refer to it as Entitis

What version of .netTiers and CodeSmith are you using?
CodeSmith 5.1
NetTiers 2.3.0 rtm

Please provide any additional information below.
An annoyng fix:
replace Entities with Components on Domain using vstudio search replace, 
case sensitive, full word

Original issue reported on code.google.com by manudear...@gmail.com on 17 Jun 2009 at 5:30

GoogleCodeExporter commented 9 years ago
Hello,

Can you please provide a schema to test this against and your property settings.

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 25 Jun 2009 at 1:54