Task - #167 - Refactor SimulationObjectInstance - Inappropriate use of IntrospectionObject

Project: Antilia (alpha) Priority:
4
 Low
Type:
Refactor
Status:
Pending
Reported By:
jeff 
Assigned To:
jeff 
Created On: September 25, 2020 Resolved On: -

Is This Bug Affecting You?


Users Reporting This Issue: 1

I am Affected!
 
Add a Comment

The SimulationObjectInstance is using InstrospectionObject to try to automate value changes across server & client. While at first glance this functionality is convenient, it would be a better practice to use InstrospectionObject only for editors, and to stop using it as an easy way to set values in C++ code.


Highlights
Comments Only
All Activity

Friday, September 25, 2020

Priority changed from
4
 Low to
X
 Blocking
Reason:This is blocking progress on rebasing SimulationObjectInstance onto SceneObject.

New Task Created!

The SimulationObjectInstance is using InstrospectionObject to try to automate value changes across server & client. While at first glance this functionality is convenient, it would be a better practice to use InstrospectionObject /*only*/ for editors, and to stop using it as an easy way to set values in C++ code.
Page: 1