AtricoSoftware

Results 3 comments of AtricoSoftware

I will add my support to the first solution, ie an environment variable with the default import path. This could be configured to include multiple paths (like the PATH variable)...

Re-pushed and removed check completely - parent context can never be nil so no point checking Context should always be copied

After checking the code, the check for a parent context is unnecessary, a previous check ensures that this cannot be nil Re-committed with no check PR: #2194