gramaziokohler / compas_xr

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.
https://gramaziokohler.github.io/compas_xr/
MIT License
7 stars 0 forks source link

Revise data implementation on AppSettings #10

Open gonzalocasas opened 3 weeks ago

gonzalocasas commented 3 weeks ago
          This seems to half-way implement the data protocol of compas, it's not inheriting from `compas.data.Data`, and the `__data__` property does not have the `@property` decorator

_Originally posted by @gonzalocasas in https://github.com/gramaziokohler/compas_xr/pull/7#discussion_r1599096931_