Print

Print


So, the current situation is that there is a global `Env` and then there are signatures with defaults that override the global environment (like the pythons `CopyProcess::add_job` )
It would help greatly for consistency (and allow flexibility) if any Env related variables are NOT used in function signatures, but have each `XrdCl::CopyJob` inherit a (modifiable) copy of global `Env` (with the corresponding setters/getters and their python representations). For python this would require the existence of a `CopyJob` object that can be instantiated, modified and then passed to `CopyProcess::add_job` as an argument (like `CopyProcess::add_job(copy_job_instance)`)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1839
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1