R scripts and site wide variables? | Karl Lum | 2010-04-15 14:10 |
Status: Closed | ||
Hi Ben, I think the approach would be to consolidate shared code into a script and then include that script in any dependent code. Unfortunately the shared script needs to live in the same folder as the dependent script and there isn't a way currently to prevent the shared script from appearing in the query view menu. We can perhaps look into a way for module authors to use shared scripts but control their visibility in the UI. I also discovered another problem with shared scripts in file based modules that would prevent their use, so I'll need to fix this for 10.2 before you can take advantage of them. I've opened the following but to track: https://www.labkey.org/issues/home/Developer/issues/details.view?issueId=10077 |
||