Skip to content

Allow to SnoopPrecompile to dump the precompilation directives in a file #312

@ronisbr

Description

@ronisbr

Hi!

I would like to use SnoopPrecompile in a package that perform a lot activity using a database through ODBC.jl. However, I cannot use @precompile_all_calls because it will require a working database connection every time the user loads the package.

Is it possible to allow SnoopPrecompile to dump all precompilation statements into a file (just like we usually did before) so that I can generate them from a controlled environment before tagging a new package version?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions