F2I-Consulting / fesapi

API for ENERGISTICS™ data standards (mainly RESQML™), multi-languages (C++, Java, C#, Python)
Apache License 2.0
34 stars 24 forks source link

Repo setter vs rel setter #291

Closed philippeVerney closed 3 years ago

philippeVerney commented 3 years ago

What does this implement/fix? Explain your changes.

Currently we set the repo of a dataobject when setting a rel to another dataobject. This is not very intuitive. This fix really separates those two setters

Does this close any currently open issues?

No