#508: JSON libraries should be renamed to something less confusing
------------------+---------------------------------------------------------
Reporter: bsdz | Type: patch
Status: new | Priority: normal
Milestone: 1.5 | Component: library
Version: | Severity: medium
Keywords: | Lang:
Patch: new | Platform:
------------------+---------------------------------------------------------
There are three JSON.pbc files currently:-
* compilers/json/JSON.pbc - for reading JSON.
* library/JSON.pbc - for writing JSON.
* library/Config/JSON.pbc for reading and writing config files containing
JSON.
The supplied patch renames the purely read/write ones to
library/JSONReader.pbc and library/JSONWriter.pbc.
However, what this patch misses is leaving a stub PBCs to manage a proper
deprecation cycle.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/508>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets