Page MenuHomePhabricator

When a key of an object is for a Type, default the UX to a reference rather than an instance
Closed, ResolvedPublic

Description

This will make the UX for typed functions much easier to use; in general, it's rare (impossible?) that you'll make an instance of a type that also returns a type.

Event Timeline

Mcastro lowered the priority of this task from High to Low.Jan 11 2024, 5:47 PM

This is done now. Z4s and other objects that only occur as lower-level objects are directly created as references, unless the user requests literal directly (with mode selector)