• 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: LDAP and Enterprise Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LDAP and Enterprise Objects


  • Subject: Re: LDAP and Enterprise Objects
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 21 Jan 2005 15:47:28 -0800

I don't know where I picked up that term. It is a method that calls the method it covers and does something with the result before returning it. Sort of like the Adaptor pattern writ small. e.g.

public NSArray users()
might have cover methods like
public String usersIDsAsString()
public NSArray orderedUsers()

In your case (IIRC) membersArray would be a cover for member()

Chuck


On Jan 21, 2005, at 2:06 PM, William Norris wrote:

On Fri, 21 Jan 2005 13:04:16 -0800, Chuck Hill <email@hidden> wrote:
Well, if you really want to know... That is not even an entity, it is
just a class that I use to implement multiple entities. So it does not
exactly fit into what you are doing. I guess I would discard _User and
change the extends as what you have below unless you want to write
cover methods.




what do you mean by "cover methods"?  I don't think i've heard that
term used before.

--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >LDAP and Enterprise Objects (From: William Norris <email@hidden>)
 >Re: LDAP and Enterprise Objects (From: Chuck Hill <email@hidden>)
 >Re: LDAP and Enterprise Objects (From: William Norris <email@hidden>)
 >Re: LDAP and Enterprise Objects (From: Chuck Hill <email@hidden>)
 >Re: LDAP and Enterprise Objects (From: William Norris <email@hidden>)

  • Prev by Date: Re: WOHyperlinks following recursive relationships in a component
  • Next by Date: Re: Question on WOContext.elementID
  • Previous by thread: Re: LDAP and Enterprise Objects
  • Next by thread: Re: LDAP and Enterprise Objects
  • Index(es):
    • Date
    • Thread