• 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
faulty documentation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

faulty documentation?


  • Subject: faulty documentation?
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Wed, 17 Sep 2008 12:45:14 -0400

Hi all,

If you check out the docs for EOCustomObject's takeValueForKey and takeStoredValueForKey you will see that there is talk of storing the value in instance variables (_key or key), but there is not talk about storing values in a value dict, which is what most likely happens in the end. Some debugging shows that indeed an EO has a package wide variable called __dictionary, of the _EOMutableKnownKeyDictionary type where values are stored. Nice. Should not that be mentioned in the docs? I guess another entry should be inserted before "make a call to handleTakeValueForUnboundKey" that would say that if the key is a valid property key for that EO, the value is stored in it's dict? Why would this be left out?

F
_______________________________________________
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


  • Follow-Ups:
    • Re: faulty documentation?
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: EOGenerator Relationships
  • Next by Date: Re: faulty documentation?
  • Previous by thread: Re: EOGenerator Relationships
  • Next by thread: Re: faulty documentation?
  • Index(es):
    • Date
    • Thread