Skip to content

runMain() method that can be used for lazy-loading #1

@exteon

Description

@exteon

@epdenouden I added the runMain() method that serializes running a callback on the main process (and returns the result, which should be serializable). The callback must be a class static method; any references to objects could be statically saved in the main thread by overriding startRunner(). This can be used to do lazy-loading.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions