realbasic-nug
[Top] [All Lists]

Re: ORM's

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: ORM's
From: Charles Yeomans <charles@declareSub.com>
Date: Thu, 12 Jun 2008 15:10:46 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <D0AF9D37-46FF-4A31-8377-C31F96A37B97@great-white-software.com>
References: <9CB2A6E5-3B41-49E9-8753-BA38D81C6A0E@great-white-software.com> <BD8F382B-0B60-4A13-94F8-2964E8AE21BC@declareSub.com> <7BC2AAB9-B649-4EE4-AC1F-1B4F420E4A81@great-white-software.com> <b5223ca60806121139o4c57d5d8lb775a1d836959d1a@mail.gmail.com> <D0AF9D37-46FF-4A31-8377-C31F96A37B97@great-white-software.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Jun 12, 2008, at 2:57 PM, Norman Palardy wrote:


On 12-Jun-08, at 12:39 PM, Stephen Tallent wrote:



The one thing I still am not keen on is you might as well write SQL instead
of LINQ directly in your application
It doesn't seem to remove that necessity, just expose it in a different
query language.


That Anders is a clever guy. There is a good bit more benefit to it being baked into the language than just changing queries from SQL to LINQ for
aesthetics.


I'm sure there is
Just with what I've read so far I don't see the separation of UI, business logic and storage in the same style as you get with EOF, Cayenne, Hibernate etc Maybe that is not presented very clearly and this is entirely possible and I just need to read further


It's more like an abstraction layer. LINQ is supposed to be able to work with a variety of data sources, including XML.

Charles Yeomans

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>