Feedback
Clear diagnostic when Me or Self is used as a property type
- Status
- Fixed
- Fixed in
- v26.6.1
- Source discussion
- https://forum.objo.dev/d/220-create-property-type-me-accept-by-generating-prog-error
- Last updated
- 2026-06-03
Public summary
Typing Me or Self into an Objo Studio property Type field produced a confusing parser diagnostic instead of explaining that these keywords are object references, not type names. Studio should report a clear type-name error when either keyword is entered manually.