Skip to content

Create list_container as container alternative for multiple objects with the same container path - #134

Closed
erikchan002 wants to merge 7 commits into
K0lb3:masterfrom
erikchan002:container-fix
Closed

Create list_container as container alternative for multiple objects with the same container path#134
erikchan002 wants to merge 7 commits into
K0lb3:masterfrom
erikchan002:container-fix

Conversation

@erikchan002

Copy link
Copy Markdown

Temporary workaround for #45 without breaking container compatibility before version 2

SerializedFile's _container is also changed to be constructed using the list_container alternative so that all assets with a container path will properly show it instead of None when accessed with .container

A multiple_objects_per_container flag is introduced to ResourceManger.save() and extract_assets() in extractor.py to utilize list_container with a False default to avoid breaking compatibility

@K0lb3

K0lb3 commented Jun 5, 2023

Copy link
Copy Markdown
Owner

implemented by #186

@K0lb3 K0lb3 closed this Jun 5, 2023
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.

2 participants