Castle Active Record : add ActiveRecordMediator-style template
First of all, thanks for your great work ! Your Castle Active Record template is excellent.
It would solve a very common problem if you could add another template which generates classes that do not inherit from ActiveRecordBase (see http://www.castleproject.org/activerecord/documentation/trunk/advanced/mediator.html).
That should create <ClassName>.cs with attribute-decorated properties and optionally another, <ClassName>Repository.cs
3
votes
dandraka
shared this idea
-
dandraka commented