Using an Associative array instead of a dictionnary ?
April 13, 2015
12:56 p.m.
Hi everyone ! I work on pillar and I saw that all the parameters are store inside an associative array. Do we have an advantage doing that ? Because it would be more convinient to use a Dictionnary I think but maybe i'm missing something. -- Cheers Cyril Ferlicot
April 13, 2015
1:05 p.m.
New subject: Using an Associative array instead of a dictionnary ?
On 13 Apr 2015, at 14:56, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
Hi everyone !
I work on pillar and I saw that all the parameters are store inside an associative array. Do we have an advantage doing that ? Because it would be more convinient to use a Dictionnary I think but maybe i'm missing something.
probably order. but now you can use OrderedDictionary to supply that. Esteban
-- Cheers Cyril Ferlicot
4127
Age (days ago)
4127
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cyril Ferlicot -
Esteban Lorenzano