• 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: NSMutableDictionary OR NSDictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableDictionary OR NSDictionary


  • Subject: Re: NSMutableDictionary OR NSDictionary
  • From: Henrique Gomes <email@hidden>
  • Date: Fri, 23 Mar 2012 11:17:30 +0000

So you want the value for that key to be an Array, with two elements, each one a Dictionary?

HG

On Mar 23, 2012, at 10:35 AM, Raymond NANEON wrote:

> Hi,
>
> I Want to add dictionary to a key that already has dictionary in order to have two dictionaries for the same key.
>
> i.e : Data.valueForkey(28)={uv = "CMX4"; salle = "B001"; temp = 8; semaine = "2"; type = "TP"; id = "0"; weekname = "A"; }
> And add this value {uv = "CMX4"; salle = "B001"; temp = 8; semaine = "2"; type = "TP"; id = "0"; weekname = "A"; } for the same key 28
>
> finally : Data.valueForkey(28) = { {uv = "CMX4"; salle = "B001"; temp = 8; semaine = "2"; type = "TP"; id = "0"; weekname = "A"; };{uv = "CMX4"; salle = "B001"; temp = 8; semaine = "2"; type = "TP"; id = "0"; weekname = "A"; } } like nested dictionary
>
> Impossible to use "append" of StringBuilder
>
> Thanks for your help
> Envoyé depuis iCloud
> _______________________________________________
> 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


 _______________________________________________
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:
    • Rép : Re: NSMutableDictionary OR NSDictionary
      • From: Raymond NANEON <email@hidden>
References: 
 >NSMutableDictionary OR NSDictionary (From: Raymond NANEON <email@hidden>)

  • Prev by Date: NSMutableDictionary OR NSDictionary
  • Next by Date: Rép : Re: NSMutableDictionary OR NSDictionary
  • Previous by thread: NSMutableDictionary OR NSDictionary
  • Next by thread: Rép : Re: NSMutableDictionary OR NSDictionary
  • Index(es):
    • Date
    • Thread