Re: EOModeler and more
Re: EOModeler and more
- Subject: Re: EOModeler and more
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 Jan 2004 12:07:37 -0800
- Organization: Global Village Consulting, Inc.
james cicenia wrote:
I am putting as many of my queries into the modeler via adding Fetch
Specifications.
When I use "Raw Fetch" defining the attributes I want and then click
the "SQL" tab the SQL does not match my expectations. Is it supposed to?
Details?
Yes.. the SQL shows "all" the attributes/columns of the class and not the
few I wish.
As is proper. It is fetching objects, not slicing them. (See C++ for
this hideous practice).
I guess it is time start diving headlong into the Framework.
There should be very little need to go down to the EOAccess layer,
other than EOUtilities unless you are doing some very advanced stuff.
By the way what is a good choice for doing Charting?
PopCharts?
Also in my searches I have come across WireHose and WonderObjects.
Any thought on these?
WireHose is excellent if you are doing a portal, and I believe you
are. It will save tons of time. However, it is very much an OO
design and will probably not fit in well with your "optimize now"
mindset. ProjectWonder is a collection of frameworks and applications
for all sorts of extensions to WO. Very extensive.
Chuck
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
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.