#626 closed enhancement (wontfix)
Use JSON instead of Xml where avalible
Reported by: | ksgeograf | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
There exists quite a few open source JSON libraries for .Net.
It would be great if the serialization/deserialization engine could accept that format as well as Xml.
This would most likely produce a speedup, as the current .Net model internally spawns a new compiler instance for each serialization/deserialization.
Change History (4)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Milestone: | → Maestro-2.1 |
---|
comment:3 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
comment:4 by , 14 years ago
Milestone: | Maestro-2.1 → Maestro-3.0 |
---|
Note:
See TracTickets
for help on using tickets.
Milestone Maestro-2.1 deleted