@kadst43 @BrettASwift Replication was causing calls to set blockly_xml to either be repeated endlessly or not work at all because of the "moniker" or sender that had made the change. SatProperty is where we update the workspace so we needed a way, outside of the synchronized-safe code to do this update. Setting new_xml accomplishes this. Supports upcoming Mars Game side PR
@kadst43 @BrettASwift Replication was causing calls to set blockly_xml to either be repeated endlessly or not work at all because of the "moniker" or sender that had made the change. SatProperty is where we update the workspace so we needed a way, outside of the synchronized-safe code to do this update. Setting new_xml accomplishes this. Supports upcoming Mars Game side PR