STB/STL no longer use collection proxies in most cases#1224
Merged
Conversation
STB is the binary format, STL the
Holds the policy classes for old versions, plus the general purpose filer backwards compat classes that were in the legacy package support package
Also improve support for writing old filer versions.
Autoplay and some contributions are left untouched. This is to provide some continuing test coverage of view upgrades, and in the case of the latter to allow for easier interchange of changes with 7.1. The contributed packages are marked as "legacy", so will save view resources in STL 4 anyway, but they would pick up any class format changes if resaved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also improve support for writing old filer versions.
Most view resources are upgraded to STL 6. Autoplay and some contributions are left untouched. This is to provide some continuing test coverage of view upgrades, and in the case of the latter to allow for easier interchange of changes with 7.1. The
contributed packages are marked as "legacy", so will save view resources in STL 4 anyway, but they would pick up any class format changes if resaved.
Old version packages for STB and STL are added to hold the policy classes for old versions, plus the general purpose filer
backwards compat classes that were in the legacy package support package.
The abstract base classes common to STB and STL now have names beginning STx.