Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove leaks introduced by previous commit. Ressource::getProperty
authorsuter <frederic.suter@cc.in2p3.fr>
Sat, 31 May 2014 17:47:06 +0000 (19:47 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Sat, 31 May 2014 17:47:26 +0000 (19:47 +0200)
creates a heterogeneous dict if set_property_value is called on a non
existing dict of properties. Sounds more logical to create a
heterogeneous dict during parsing too. BTW using homogeneous dict
everywhere makes chord example fails ...


No differences found