AnantLabs / codesmith

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

Codesmith auto-updates Entities.csp incorrectly #454

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Generate a CSLA object for a table that has foreign keys

What is the expected output? What do you see instead?

Codesmith will generate that object, and any dependant objects automatically.  
It will also auto-update the Entities.csp file (partially anyways) to include 
those new objects.  I even have ignore regex lines for those tables, but they 
get automatically added anyways.

This is causing me problems as I have 200+ tables in my database, and I only 
want to work with about 15 of them right now.  I can't remove them from the 
generation list because they keep getting re-added automatically.

This seems to be a new feature (around build 1825?)

What version of the product are you using?

CodeSmith: v5.2.1, CSLA Templates: v3.0.0.1829, CSLA Framework: v4.0.0.

Please provide any additional information below.

Original issue reported on code.google.com by RoyMunso...@gmail.com on 19 Jul 2010 at 10:08

GoogleCodeExporter commented 9 years ago
Hello,

This should be fixed in the latest nightly build. I was sent a sample that 
reproduced this behavior and I updated the templates accordingly. If you have 
this occurring please let me know immediately and please attach a sample that I 
can see this happening and I'll make sure its fixed ASAP!!!

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 20 Jul 2010 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 21 Jul 2010 at 2:30