This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
archive custom user code #228
Comments
Not sure this can be robust for upcoming beam time. Consider moving to later milestone. |
From the proposed plan (support), could identify the caller using introspection. If that caller was defined in a file, archive the entire file contents. Any globals and support routines would thus be archived. How deep to archive (such as archiving some of the imports as well)? Just to file level at first. Web searches:
They all point to the inspect package and the |
Still in 2019-06 milestone hoping that we can decide on the name of this routine and set out some initial actions. |
prjemian
added a commit
that referenced
this issue
Jun 3, 2019
jilavsky
added a commit
that referenced
this issue
Jun 4, 2019
#228 basic surveillance and archiving
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need a plan to be called from users' custom code that will archive that code for posterity. Similar to how the SPEC macros are recorded.
yield from some_name()
The text was updated successfully, but these errors were encountered: