AnantLabs / codesmith

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

Entity.AssociatedManyToOne.BuildParametersVariables() doesn't implement naming standard #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Template use of VB <% =Entity.AssociatedManyToOne.BuildParametersVariables
() %> Generated code with full enitity names rather than the friendly 
ones. 

Current output
Byval tblBlaBla as tblBlaBla

Expected output
Byval blaBla as BlaBla 

What version of the product are you using?
r1362

Original issue reported on code.google.com by JenasysD...@gmail.com on 4 Feb 2010 at 3:29

GoogleCodeExporter commented 9 years ago
This applies to the CSLA vb templates.

Original comment by JenasysD...@gmail.com on 4 Feb 2010 at 3:30

GoogleCodeExporter commented 9 years ago
Hello,

I haven't been able to reproduce this, could you please supply a schema that 
will 
reproduce this issue.

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 4 Feb 2010 at 1:23

GoogleCodeExporter commented 9 years ago
Blake,
I've emailed you a link to vb.net code and sql 2005 database backup used to 
generate
the code. It's a library component that I've moved from various other 
application to
centralize and use the CSLA templates from codesmith.

Original comment by JenasysD...@gmail.com on 9 Feb 2010 at 11:40

GoogleCodeExporter commented 9 years ago
Hello,

I was unable to reproduce this in the latest build.

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 12 Feb 2010 at 2:37

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 23 Feb 2010 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 15 Jul 2010 at 2:22