And even if STON is integrated, PostgresV2 configuration should include a dependency against it ��(because in the not so remote future we will need explicit dependency information to build images).
El mar., 26 de may. de 2015 a la(s) 6:55 p. m., Esteban Lorenzano <
estebanlm@gmail.com> escribi��:
Hi,
tl;dr: Question: Which JSON library is the "recommended" one?
STON will be integrated in Pharo 5.
and of course JSON is a subset of STON :)
Esteban
Long:
I'm modifying the PostgresV2 package to support JSON datatype but
instead of using the JSON package from PharoExtras I'm trying to use
NeoJSON.
The problem is no JSON parser is bundled by default, so adding the
dependency to either class is arbitrary.
Regards!
Esteban A. Maringolo