You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be useful to have the option for UUID's for typed things.
Maybe using syntax like this?
set_type('T',{id: '##',});
Internally, we should still use the numeric ID, but collections might keep an extra lookup for string based ID's.
An additional benefit is that this we we could allow custom ID's.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It could be useful to have the option for UUID's for typed things.
Maybe using syntax like this?
Internally, we should still use the numeric ID, but collections might keep an extra lookup for string based ID's.
An additional benefit is that this we we could allow custom ID's.
Beta Was this translation helpful? Give feedback.
All reactions