Skip to content

Move STB filer out of base package#1221

Merged
blairmcg merged 4 commits intomasterfrom
blairmcg/movestb
Dec 17, 2023
Merged

Move STB filer out of base package#1221
blairmcg merged 4 commits intomasterfrom
blairmcg/movestb

Conversation

@blairmcg
Copy link
Copy Markdown
Contributor

Also make the STB version policy filer instance specific, rather than a flyweight with a single instance per version. This is neater as it reduces the amount of parameter passing, and also means that the classes are eligible for removal when deploying an image.

Also make the STB version policy filer instance specific, rather than a
flyweight with a single instance per version. This is neater as it reduces
the amount of parameter passing, and also means that the classes are
eligible for removal when deploying an image.
If a class defines a class constant that includes subclasses, then the
class definition message will fail to compile unless the classes are
predeclared.

Fix the fact that the predeclaration mechanism is broken in D8, and ensure
that it is tested by the PackageTests.
@blairmcg blairmcg merged commit 4a03f48 into master Dec 17, 2023
@blairmcg blairmcg deleted the blairmcg/movestb branch December 17, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant