Re: How can I cast a NSMutableDictionary to a EOEnterpriseObject
Guido Neitzer <[email protected]> Sun, 16 Nov 2008 10:17:38 -0700
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16.11.2008, at 07:16, xiaoyaozone wrote: > How can I cast a NSMutableDictionary to a EOEnterpriseObject, since > I want to display the elements fetched from the database by using > WORepetition. > > And what else methods can I use to search something in the > database , whether EOUtilities.rawRowsForSQL is a preferred method? Before you start shooting yourself in the foot, start here: http://www.wocommunity.org/getting_started_with_webobjects.html WebObjects is a very powerful tool, but if you start with the wrong foot, you won't get happy. If you start right and do less beginners mistakes, you can be a happy WO camper in a short time. My recommendation: - read before you play - read some more - start playing around - read more - do a small useless project - read more - start with a small but serious project - read even more cug