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
optional/mandatory have better support for extended JSON features.
It looks like all the vpslots would be better served as having an
"slot": { ... } field, instead of the SLOT flag enabling more fields
in the base part. extend/delete could provide the necessary extension
features.
But that's a much larger overhaul.
The was_loaded per slot is necessary for it to correctly initialize it -
it cannot use the same as the vpart_info, because even if a vpart_info
was loaded, the engine slot may not have been.
0 commit comments