• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Filtering array returned by an EO's relationship (D2J) - simplified
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filtering array returned by an EO's relationship (D2J) - simplified


  • Subject: Re: Filtering array returned by an EO's relationship (D2J) - simplified
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Tue, 4 Nov 2003 07:04:28 -0500

On Nov 4, 2003, at 5:29 AM, Ray Ackland wrote:

b) is looking to be the lead horse at this stage, but I would really
like to use a method in the client rather than the server as (to me) it
makes the process more transparent.

I don't understand this point. Here's what I've done in the past.

In the client version of the EO make a method that looks like this (psuedo):

public NSArray getQualifiedObjects() {
	invokeRemoteMethod("getQualifiedObjects", blah-blah...);
}

Then on the server you have
public NSArray getQualifiedObjects() {
}

It's really quite straightforward.

http://developer.apple.com/documentation/WebObjects/ DesktopApplications/DistributionLayer/chapter_6_section_3.html

-------
WebObjects in Philadelphia.  You want a cheesesteak with that?
Visit http://webobjects.meetup.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Filtering array returned by an EO's relationship (D2J) (From: email@hidden)
 >Re: Filtering array returned by an EO's relationship (D2J) - simplified (From: Ray Ackland <email@hidden>)

  • Prev by Date: Re: Filtering array returned by an EO's relationship (D2J) - simplified
  • Next by Date: Code Completion for java in XCode
  • Previous by thread: Re: Filtering array returned by an EO's relationship (D2J) - simplified
  • Next by thread: Re: Filtering array returned by an EO's relationship (D2J) - simplified
  • Index(es):
    • Date
    • Thread