I've accomplished what I needed with some custom code for now. So ignore this.
On Thu, Feb 16, 2012 at 12:20 PM, John Huss <[email protected]> wrote: > Is there a way to have a SelectQuery also return matches found in the > unsaved objects in the ObjectContext? If not, how can I query the contents > of the ObjectContext to look for matches? > > In WebObjects / Wonder, there was a property you could set on the context > - setIncludeEditingContextChanges(true) that would do this. > > Thanks, > John >
