Skip to content

Make Revise an optional dependency #731

@schlichtanders

Description

@schlichtanders

Hi there, I tried to packagecompile a GenieApp which simply fails because Revise cannot be packagecompiled.

It would also be nice in general to don't have Revise in a packagecompiled code, but this bug makes it crucial not to rely on Revise so that packagecompilation works at all.

Optional dependencies in Julia would go via PackageExtensions.
Donwside is that users would need to install Revise next to Genie, but packagecompilation is a big thing for production use, so I think this is worth it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions