Hi Ted, On 16 Nov 2016, at 6:09 AM, Theodore Petrosky <tedp...@yahoo.com> wrote:
> NSArray<PersonShowBook> books = > PersonShowBook.fetchPersonShowBooks(editingContext(), > PersonShowBook.IS_PRIMARY_PLAYER.eq(Boolean.TRUE), null); I can’t imagine a circumstance where they would be different objects, but I would use ‘ec’ here rather than ‘editingContext()’, since ‘ec’ is the EC passed to init(). > It’s working, but am I stepping on myself? It looks reasonable to me. Is there anything in particular you’re worried about? -- Paul Hoadley http://logicsquad.net/ https://www.linkedin.com/company/logic-squad/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com