Jeff-Lewis / codesmith

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

PLINQO: Namespace not updated in non-generated partial class file #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change namespace for Entities and Managers
2. Generate Entity and Manager Output
3. Fails to build as the .generated.cs namespace is updated, but the 
regular .cs file namespace is not, assuming it is a merge issue.

What is the expected output? What do you see instead?
Would expect all namespaces to be updated in both the .cs and generated.cs 
files.

What version of the product are you using?
PLINQO Nightly Build 609

Please provide any additional information below.

Original issue reported on code.google.com by t...@computeralli.com on 17 Mar 2009 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 23 Mar 2009 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 21 Apr 2009 at 3:57

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 21 Apr 2009 at 4:17

GoogleCodeExporter commented 9 years ago
I kind of find this funny to be marked as an enhancement, when it clearly seems 
like 
a bug. I would think changing a namespace and regenerating would be a feature, 
thus 
since the non-generated (meaning the file where I put my code) is not updating 
the 
namespace, it seems like a bug. This namespace change would surely be a merge 
issue 
as stated in the original message.

Original comment by t...@computeralli.com on 24 Apr 2009 at 3:37

GoogleCodeExporter commented 9 years ago
Issue 217 has been merged into this issue.

Original comment by shannon....@gmail.com on 29 Dec 2009 at 4:47

GoogleCodeExporter commented 9 years ago
Issue 217 is not the same as this... even though it is a namespace issue.

Original comment by t...@troyzarger.com on 29 Dec 2009 at 4:57