Re: How can I cast a NSMutableDictionary to a EOEnterpriseObject
Mike Schrag <[email protected]> Mon, 17 Nov 2008 15:53:51 -0500
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
> But there are times when, for performance reasons, raw-row fetching > rather than eo fetching makes sense. In that case *if* you need an > eo from the raw row you'd use eoeditingContext.faultForRawRow(...). On a related note, w(hy)tf is there not a direct way to turn a raw row into a snapshot cache entry + fault? ms