teel / apostasis

Automatically exported from code.google.com/p/apostasis
0 stars 0 forks source link

Full JSON/XML output #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Thanks for your jobs guys, amazing tool ;-)

What's your mind about a full JSON/XML output ?
Is this requires lot of work ? and how ?

Unfortunately, i don't know perl and can't do it myself, but i think it's a 
very usefull functionnality ;-)

Original issue reported on code.google.com by acomenda...@gmail.com on 21 Jul 2011 at 10:25

GoogleCodeExporter commented 8 years ago
What do you have in mind for the output? It's probably not terribly difficult 
to get the output in the format you want, but some idea of how to structure it 
best would be good.

Original comment by eddedmondson on 25 Jul 2011 at 12:21

GoogleCodeExporter commented 8 years ago
Actually, raids datas are stored in a xml file (data.xml), it contains datas of 
the raid and players generals stats as dps, death, etc, that's ok.
Details of an actor, spells details and deaths details are generated with an 
html output, is this possible to consider possibility to stored these datas in 
xml format ?

I see advantages to this :
- less disk storage usage,
- each ppl could use template rendering he wants for web publishing,
- data manipulation is easier.

What your mind about this ?

Original comment by acomenda...@gmail.com on 25 Jul 2011 at 3:10

GoogleCodeExporter commented 8 years ago
Totally fine with the idea myself. It'll take me some time to get around to it 
though I think.

Original comment by eddedmondson on 25 Jul 2011 at 3:14

GoogleCodeExporter commented 8 years ago
Great ! If i can help, it's with pleasure ;-)
Unfortunately, i don't know perl language, but i can test or anything else ;-)

Original comment by acomenda...@gmail.com on 25 Jul 2011 at 3:29