ttamaris / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Create a specification for the format of the json used #443

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The editor currently reads json to create its model.

We need to specify the attributes this model consists of to allow for common 
understanding and forward-compatibility.

Original issue reported on code.google.com by antoine....@gmail.com on 16 Jun 2010 at 12:50

GoogleCodeExporter commented 8 years ago
Do you need just a specification of the JSON format, like an wiki page with an 
explained example?

Original comment by philipp....@student.hpi.uni-potsdam.de on 12 Aug 2010 at 6:23

GoogleCodeExporter commented 8 years ago
Yes, that would be great. We need to specify at least childShapes, properties, 
etc. I understand the json format is generic in general, so it should be easy 
to spec out.

Original comment by antoine....@gmail.com on 12 Aug 2010 at 6:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Okay, I will start creating the page this week.
Your very welcome to give feedback and contribute, btw. thanks for the patches

We already has some kind of spec, but I assume you need more?

http://code.google.com/p/oryx-editor/wiki/DevInfo_JsonAsSerializationFormat

Original comment by philipp....@student.hpi.uni-potsdam.de on 12 Aug 2010 at 7:18

GoogleCodeExporter commented 8 years ago
It's a great start, we could do with more. You are in no way obligated to do 
it, I can do it when I have time (which is a very volatile thing).

Original comment by antoine....@gmail.com on 12 Aug 2010 at 7:41

GoogleCodeExporter commented 8 years ago
Issue 471 has been merged into this issue.

Original comment by philipp....@student.hpi.uni-potsdam.de on 10 Jun 2011 at 10:23