JuliaDynamics/DrWatson.jl

Savename expand for nested structs is not working

オープン

#215 opened on 2020/11/19

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (94 件のフォーク)batch import
buggood first issuesavename

Repository metrics

Stars
 (915 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

As savename works for structs, I think it should also be possible to expand them. This doesn't work at the moment because of https://github.com/JuliaDynamics/DrWatson.jl/blob/1eece239953ab2a5aa6de1c9cb67236df0665264/src/naming.jl#L119 which, unless defined for the struct, throws an error for non-iterable types.

コントリビューターガイド