go to post Martin Karas · Oct 3, 2019 You would have to override it in every subclass for every reference property :) that defeats the purpose of defining it in superclass. But yes, you are right.
go to post Martin Karas · Oct 3, 2019 I want to keep the data in separate globals for each subclass. Do you have a better way to achieve that?
go to post Martin Karas · Dec 15, 2017 Hi Amir,thank you for your reply. So far i have implemented %SYNC via web services (SOAP) lust like you and i am going to implement shadowing or mirroring for sure. How are you going to solve addition of new database to sync into with %SYNC? Save all ^OBJ.SYNC globals and reapply all changes that have happened since the start?Martin Karas