Arcadia
Arcadia copied to clipboard
Good inspectors for Arcadia components
Arcadia components should have custom inspectors by default that know how to draw e.g. PersistentMap and PersistentVector fields correctly. The mechanism should also be hookable to that user can define their own inspectors. Care should be taken to not impact export (editor classes must be removed from export).
The state functions and ArcadiaState class should take care of this
Hookable would be good, but we'll settle for performant and informative now
Should defmutable-created state currently show up in the inspector?