Skip to content

Get multiple struct definitions at once #9

Discussion options

You must be logged in to vote

Hi @michaelvantelgen-Arcadis,

In the medium term, we do not plan to change it and implement get all and set_all.

In WebService, objects need to be serialized to XML, sent via TCP/IP to application, received, deserialize from XML to an object. Then some validations and checks are run. If we make "batching" of objects, it cloud lead to some speed gain, but it still needs to make all the steps described.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jarabroz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants