Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.1.0 #12

Merged
merged 6 commits into from
Jun 4, 2023
Merged

Release/0.1.0 #12

merged 6 commits into from
Jun 4, 2023

Conversation

ArachisH
Copy link
Owner

@ArachisH ArachisH commented Jun 4, 2023

No description provided.

When replacing a jump instruction with another one, copy the offset, and link the exit point to the new jump instruction.
Apply sealed modifier to ASMetadata.
Apply sealed modifier to ASItemInfo
Remove FlashItem base class from ASItemInfo
Remove WriteTo override method
Remove (ABCFile, FlashReader) constructor
Add (ABCFile, int, int) constructor for adding a key/value pair
…class names of AS3 objects

The upgrade process works by comparing the namespace of a trait, against the qualified name and namespace of its' container(class/instance). If the namespace of the trait does not match, the upgrader assumes that the trait carries the real package name, as well as the qualified name of the container it resides in.
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