User bio
404 bio not found
Member since Dec 2, 2017
Posts:
Replies:
I want to keep the data in separate globals for each subclass. Do you have a better way to achieve that?
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
Certifications & Credly badges:
Martin has no Certifications & Credly badges yet.
Global Masters badges:
Martin has no Global Masters badges yet.
Followers:
Martin has no followers yet.
Following:
Martin has not followed anybody yet.
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.