ZacharieALES

Results 5 comments of ZacharieALES

Yes I can understand that :). For me a drag and drop is not a must. The ability to select files/folders and then chose a destination folder would be enough.

After some reading, I found that the name of an object in json is necessarily a string. I replaced the type `Dict{Dict{String, Int}` by `Vector{Vector{Any}}` which is not completely satisfactory...

That would have saved me some debugging and reading ^^'.