Details
Description
Now we need to read the object twice to display it properly in GUI:
1: get the object (with security constraints applied)
2: get the object to evaluate edit schema - to display the form.
It would be better to have just one operation (regular getObject()) that returns both. Maybe add a new option for that.