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
For Instantiations, backward compatibility with customers is important. Therefore, we should store (maybe as part of the /source/.properties) a vaFormatVersion: "1.1" kind of attribute were we write down out VAST format version in which that project was written. This would allow us write migration tools or things like that if the format changes over time.
The text was updated successfully, but these errors were encountered:
For Instantiations, backward compatibility with customers is important. Therefore, we should store (maybe as part of the
/source/.properties
) avaFormatVersion: "1.1"
kind of attribute were we write down out VAST format version in which that project was written. This would allow us write migration tools or things like that if the format changes over time.The text was updated successfully, but these errors were encountered: