Be aware that doing this kind of thing in combination with precompilation is brittle and error prone (precompiled results will not match the actual status of available packages if that changes). Optional dependencies are better supported by moving code that depends on both other packages into its own package that can declare a dependency on both.
- [julia-users] using in try catch block David Anthoff
- Re: [julia-users] using in try catch block Tom Breloff
- Re: [julia-users] using in try catch block Yichao Yu
- RE: [julia-users] using in try catch block David Anthoff
- Re: [julia-users] using in try catch block Tom Breloff
- Re: [julia-users] using in try catch bloc... Yichao Yu
- Re: [julia-users] using in try catch... Cameron McBride
- Re: [julia-users] using in try c... Yichao Yu
- Re: [julia-users] using in t... Jeffrey Sarnoff
- Re: [julia-users] using in t... Tony Kelman
