CSLA code generation for LLBLGen Pro

CSLA code generation for LLBLGen Pro

Old forum URL: forums.lhotka.net/forums/t/5849.aspx


cds posted on Friday, November 21, 2008

Hi Everybody

A couple of  years ago I wrote a plug-in for LLBLGen Pro that would generate CSLA.NET Business Object classes from LLBLGen entities using the LLBLGen code generator. This is described in this post:

http://forums.lhotka.net/forums/post/28487.aspx

I have the opportunity to update the tool to support the latest CSLA release and also the latest LLBLGen. I'm trying to assess the potential for this. Would many people use it? The templates are for C# only - mainly because that's my language of choice, and use the LLBLGen self-servicing data access model. But, there are hook points in the generated code (using partial classes) that allow the data access to be modified (pre-fetched, filtered, etc.) at strategic points.

Anyway, I'd be interested in opinions on this.

Thanks for your time.

Cheers...

Craig

Copyright (c) Marimer LLC