Skip to content

Another use case #1

@fljot

Description

@fljot

I suppose it might be useful to share potential use cases (I guess there is such thing as "use case driven development").

You have AIR app, desktop or mobile – doesn't matter, but think of it as an app for exhibition. It is data driven and that data comes from server (usually it's editable by some sort of CMS). So you want to pre-cache all the assets first on the startup, then start the app.

I can imagine, it is possible to do with the current version (simply by loading every asset). But there is really no point to use actual loader classes – it would be better to download them via Loader.loadBytes() and directly put the into storage directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions