thanks, thanks,

that was perfect. Sometimes I just go nuts.

Ted

--- On Tue, 9/6/11, Alexander Spohr <[email protected]> wrote:

> From: Alexander Spohr <[email protected]>
> Subject: Re: path to filter a relationship
> To: "Theodore Petrosky" <[email protected]>
> Cc: [email protected]
> Date: Tuesday, September 6, 2011, 11:29 AM
> 
> Am 06.09.2011 um 16:07 schrieb Theodore Petrosky:
> 
> > maybe i am thinking way too hard on this.
> 
> Yes.
> 
> instead of using the complete list like this
> >      list = 
> theEmploymentTitle.employees;
> 
> make a method filteredEmployees() that
> 
> return
> theEmploymentTitle.employees(Employee.EMPLOYMENT_STATUS.dot(EmploymentStatus.IS_CURRENT).eq(true));
> 
> list = filteredEmployees;
> 
>     atze
> 
> 
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to