Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Load bundles from a bundle file #28

Open
llucax opened this issue Feb 22, 2021 · 1 comment
Open

Load bundles from a bundle file #28

llucax opened this issue Feb 22, 2021 · 1 comment
Labels
blocked There is an external factor preventing this issue to advance epic This is a very large issue that is composed from smaller more actionable issues
Milestone

Comments

@llucax
Copy link
Member

llucax commented Feb 22, 2021

The app should be able to load bundles from a bundle text file specification.

At first, all media resources should probably be full remote URLs to avoid depending on reading local files or assets and be usable in both mobile and web.

Reading from the filesystem could be also an option to gets started more easily with mobile. URLs can also be interpreted as relative URLs to the bundle specification file.

Eventually bundle packages (for example, a ZIP file with the bundle specification + all the media files) could also be used for bundle distribution and in this case

Depends on a first implementation of: lunofono/lunofono_bundle#9

@llucax llucax added the epic This is a very large issue that is composed from smaller more actionable issues label Feb 22, 2021
@llucax llucax added this to the v0.3.0 milestone Feb 22, 2021
@llucax
Copy link
Member Author

llucax commented Feb 22, 2021

Depends on #29

@llucax llucax added the blocked There is an external factor preventing this issue to advance label Feb 22, 2021
@llucax llucax modified the milestones: v0.3.0, v0.4.0 Feb 22, 2021
@llucax llucax modified the milestones: v0.4.0, v0.5.0 Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked There is an external factor preventing this issue to advance epic This is a very large issue that is composed from smaller more actionable issues
Projects
None yet
Development

No branches or pull requests

1 participant