Mike, 

Thank you for pointing this out.  I am wondering, should I drop using 
params.(symbol(label))? 
Is there an easy way to keep updated on changes that are imminent in Julia 
syntax (e.g., in 0.4) vs personal preferences? 

Thanks,
Max


On Tuesday, September 30, 2014 3:36:32 PM UTC+2, Michael Hatherly wrote:
>
> It’s worth noting this open issue 
> https://github.com/JuliaLang/julia/issues/6268 when using the syntax 
> params.(symbol(label)). You could use getfield(params, symbol(label)) 
> instead.
>
> — Mike
> ​
>

Reply via email to