So I've seen the branch that lands adds a 'type' marker for the page id.
This is better than what we had before, but not what I was hoping we'd achieve. Specifically there can be N API calls which expose a collection of type T; this leaves engineers guessing about which one was involved.
So I've seen the branch that lands adds a 'type' marker for the page id.
This is better than what we had before, but not what I was hoping we'd achieve. Specifically there can be N API calls which expose a collection of type T; this leaves engineers guessing about which one was involved.
Should I file a new bug?