"Leo Simons" <[EMAIL PROTECTED]> writes: >> > Which has advantages over O/R, which is the reason not everyone >> > uses O/R for everything. I'd say it is a choice instead of a >> > problem. >> >> Right...like using JSP over Velocity is a choice. That said, JSP still >> sucks. :-) > > A strange comparison. JSP and Velocity fulfill the same use case, where > JSP does it badly and Velocity rocks. That is nto the case here.
Nor is it even an applicable metaphor. CrossDB and Torque are entirely different layers. There's no reason for someone to use CrossDB instead of Torque unless they're either a) trying to avoid or circumvent O/R entirely, or b) trying to build an O/R framework. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
