From c9c2b37070c8acd2544669c071e0e00dc18a0f33 Mon Sep 17 00:00:00 2001 From: jocelyn Date: Tue, 5 Jul 2011 05:37:20 -0700 Subject: [PATCH] Created Task json (markdown) --- Task-json.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Task-json.md diff --git a/Task-json.md b/Task-json.md new file mode 100644 index 00000000..e8c22725 --- /dev/null +++ b/Task-json.md @@ -0,0 +1,10 @@ +## Goal ## +- Make this JSON library the default one for the community + +## Steps ## +- restructure to follow the (doc,library,test,...) structure +- extract gobo from it, and provide json.ecf, json-safe.ecf, json_with_gobo.ecf (and json_with_gobo-safe.ecf : not possible right now, but we can _cheat_) +- and then let Eiffel Software include it, in the official libraries + +## Roadmap ## +- this should be done before 1st of October \ No newline at end of file