DanBerge / TDMSReader.jl

Library to read National Instruments TDMS file format in native Julia.
MIT License
6 stars 5 forks source link

status, discoverability #1

Open jaakkor2 opened 4 years ago

jaakkor2 commented 4 years ago

Two things that would improve discoverability of this repo

Looking at the commit history, it was not clear if this is still active and PRs would be accepted.

DanBerge commented 4 years ago

Thank you @jaakkor2

Yes, I need to work towards getting this registered. I have some things I'd like get completed first. I'm going to make a Issue tracking that I want to get implemented. See #3

I'd like to get some usability feedback. I'm not sure which is the best accessor functions, whether to simply treat it like a dictionary, or have get functions, like getprop and getdata.