realitycollective / realitytoolkit.dev

The development project for building the Reality Toolkit and its respective components
https://realitytoolkit.realitycollective.net/
MIT License
9 stars 0 forks source link

Feature Request: Make the Service Runtime Inspector editable to allow Runtime manipulation of a service for testing #40

Closed SimonDarksideJ closed 1 year ago

SimonDarksideJ commented 2 years ago

Reality Collective - Reality Toolkit Bug Report

Describe the feature

Feature Request: Make the Service Runtime Inspector editable to allow Runtime manipulation of a service for testing

FejZa commented 1 year ago

This is quite the heavy undertaking with a lot of pitfalls. Not sure it is worth the effort and we want to go this route. Testing a service at runtime with different configurations should be something you do by using different profiles or custom debug logic.

SimonDarksideJ commented 1 year ago

It is merely an extension of the Service Display Hook, to allow for updates to config while it is running in the editor only. Will update request to clarify. It is a fairly low priority request at this point and should be migrated to the Service Framework package.

SimonDarksideJ commented 1 year ago

Migrated to - https://github.com/realitycollective/com.realitycollective.service-framework/issues/57