hello:
i have tested the csla mold with the Person entity whose "address" field is a complex type(the demo in sculpturedocument.pdf). when i generate the source code ,it reports me there are some errors " Running transformation: System.NullReferenceException: Object reference not set to an instance of an object."; when i remove the "address" field,everything is OK.
thanks!