Re: Object-relational impedence

From: TroyK <cs_troyk_at_juno.com>
Date: Tue, 11 Mar 2008 15:37:25 -0700 (PDT)
Message-ID: <16137be4-3231-4d78-8b58-cad269082418_at_y77g2000hsy.googlegroups.com>


-snippage-
> Oh, you mean a constraint like:
>
> ( ee# in excluded_ees{ee#} )
> or ( not is_anniversary_period(pay_period(now),hire_date) )
> or ( salary >= previous_salary * percent(1.02) )
>
> What's so hard about that?

Nothing - That's been my point :) Much easier to do this stuff using relational (or, heck, even SQL) than by using "objects".

TroyK Received on Tue Mar 11 2008 - 23:37:25 CET

Original text of this message