xpdo icon indicating copy to clipboard operation
xpdo copied to clipboard

[Feature request] xPDOObject::toJSON() can not include related objects

Open spectrum48k opened this issue 7 years ago • 0 comments

It seems to me that it would be encoding objects in json including related objects. Perhaps it's enough to add an optional parameter to this method like the xPDOObject :: toArray () method and pass it to the arguments to the toArray() call inside the xPDOObject :: toJSON() method

spectrum48k avatar Jul 19 '17 17:07 spectrum48k