Re: Using WebObjects
Re: Using WebObjects
- Subject: Re: Using WebObjects
- From: Arturo PĂ©rez <email@hidden>
- Date: Fri, 5 Sep 2003 09:02:41 -0400
On Friday, September 5, 2003, at 06:22 AM, Dev WO wrote:
Is EOModeler an important part, or is it easier for a beginner to
start without it?
I'm a big fan of EOM so I would say yes. But there are WO developers
that don't use it at
all. EOM/EOF are very nice frameworks for making sure of two things
1) One's data is saved
2) The data one saves is _correct_.
EOM/EOF makes it much much easier to deal with a normalized database.
Why would you want
a normalized database? Because they are easier to upgrade and easier
to keep up to date.
But a properly normalized relational database is a beast. Most people
don't know enough to
do it right. And the people who do know how to do it right get tired
of all the niggling
details you have to keep track of. EOM/EOF takes care of all that.
(Our developers went
crazy with the need to write SQL even though they weren't very good at
it :-).
As to making sure the data is correct you need to look at the
validation papers on stepwise.
http://www.stepwise.com/Articles/Technical/WOValidation.html
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
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.