AnantLabs / codesmith

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

CSLA - ReadOnly objects have incorrect constructors in Silverlight #429

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Generate a Read Only Root object
2.  Use this object from Silverlight
3.  An exception will be thrown from the Serializer saying that there is no 
public default constructor

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

There should be a public constructor generated for Silverlight.

What version of the product are you using?

CodeSmith: v5.2.1, CSLA Templates: v2.0.1.1706, CSLA Framework: v4.0.0.

I have attached an updated ConstructorReadOnly.cst

Please provide any additional information below.

Original issue reported on code.google.com by RoyMunso...@gmail.com on 25 Jun 2010 at 2:56

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1746.

Issue 429:  CSLA - ReadOnly objects have incorrect constructors in Silverlight

Original comment by bniemyjski on 25 Jun 2010 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 25 Jun 2010 at 10:05