codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

CSLA: Views support with ObjectFactory #679

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a view in sqlserver and set an extended property "ReadOnlyList".
2.Select ObjectFactoryParametrizedSql as dataaccess method.
3.Generate templates (VB with 3.5 framework version).

What is the expected output? 
1.In the Business project there should be no DataAccess file.
2.The FactoryName pointing to the DAL library must be generated in 
FactoryNames.vb of the BLL library.

What do you see instead?
1.One DataAccess file are generate in the Business project (it contains a 
DataPortal_Fetche procedure).
2.The FactoryName pointing to the DAL library are not generated in 
FactoryNames.vb of the BLL library.

What version of the product are you using?
CSLA r2937, 6.0.4 Generator.

Original issue reported on code.google.com by bernyrod...@gmail.com on 22 Feb 2013 at 8:24

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 22 Feb 2013 at 7:27

stale[bot] commented 4 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.