Because 95% of the time, if I have complex enough types that I need deep inheritance, I am using NHibernate anyway.
I'm using Active Record for projects where I have many objects, and I get the persistance for "free", if I have complex inheritance, I usually goes beyond what AR can give me.

On 7/12/06, hammett <[EMAIL PROTECTED]> wrote:
On 7/12/06, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> Hammett, this approach will not let the compiler infer it.
> One of the things that I like about AR<T> is that it is truly zero friction
> in the common case.
>
> I don't need to do anything to get strongly typed CRUD.

What good is it if it get in the way of type inheritance?

--
Cheers,
hammett
http://hammett.castleproject.org/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to