Feedback
Add support for shared members
- Status
- Fixed
- Fixed in
- v26.5.4
- Source discussion
- https://forum.objo.dev/d/39-some-questions
- Last updated
- 2026-05-17
Public summary
Shared/static methods are definitely in the plan, and mostly already in the engine. The spec has Shared Function, Shared Property, and modules as static containers. At the moment, in Studio the method Scope dropdown only lists Public, Private, and Protected, so need to add a Shared checkbox/toggle in the method/property editors.