Ticket Hash: | 1da12c7fe788adf505b4525d0b83941c04285598 | |||
Title: | Add Optional ArrayName to JSONBufferToXML | |||
Status: | Open | Type: | Feature_Request | |
Severity: | Important | Priority: | Medium | |
Subsystem: | mORMot | Resolution: | Open | |
Last Modified: | 2014-09-05 16:17:38 | |||
Version Found In: | ||||
User Comments: | ||||
anonymous added on 2014-09-05 16:16:34:
I would like to propose that the method JSONBufferToXML (SynCommons.pas, line 34345) accepts an optional ArrayName parameter that can be passed to AddJSONToXML. At the same time, perhaps the ArrayName can default to the Model's name, and may be set by a property of TSQLModel? cf. http://synopse.info/forum/viewtopic.php?pid=12309#p12309 anonymous added on 2014-09-05 16:17:38: I would like to propose that the method JSONBufferToXML (SynCommons.pas, line 34345) accepts an optional ArrayName parameter that can be passed to AddJSONToXML. At the same time, perhaps the ArrayName can default to the Model's name, and may be set by a property of TSQLModel? |