• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Frontbase and WebObjects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frontbase and WebObjects


  • Subject: Re: Frontbase and WebObjects
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Thu, 6 Nov 2003 22:48:54 -0500

On Nov 6, 2003, at 12:10 PM, Bob McCormick wrote:

Hi All,

Am wondering what others have determined is the best way to develop with Frontbase and WebObjects. I've always used Stored Procedures in times past, now that I'm coming up to speed with WO, I see that this tool allows several different ways to fetch data including the use of Cache.

This is strictly my opinion. That is, I don't have any experience one way or the other to back this up (well only a little).


Try to write your app in such a way that you never need to be aware
of the database. In other words, try to avoid using any of the fetch APIs.
Get all your data through relationship traversals and in-memory filtering.


Of course, sometimes the database is the only way to do things. But if you
really on the database too much then you're missing out on a lot of what EOF
offers. Stored procedures would be an example of relying on the RDBMS too much.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
Visit http://webobjects.meetup.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Frontbase and WebObjects
      • From: Robert Walker <email@hidden>
References: 
 >Frontbase and WebObjects (From: Bob McCormick <email@hidden>)

  • Prev by Date: Projects build but create no executable in Xcode
  • Next by Date: Re: Projects build but create no executable in Xcode
  • Previous by thread: Re: Frontbase and WebObjects
  • Next by thread: Re: Frontbase and WebObjects
  • Index(es):
    • Date
    • Thread