SigMF icon indicating copy to clipboard operation
SigMF copied to clipboard

deprecate tuples as collection Recording pointers

Open jacobagilbert opened this issue 2 years ago • 1 comments

This is done in favor of JSON objects, avoiding nested vectors (prohibited by flatbuffers) and also permitting expansion within this object.

jacobagilbert avatar Jun 02 '22 14:06 jacobagilbert

@bhilburn collections support is ready for libsigmf, but it needs this specification change - can you take a look and provide thoughts?

jacobagilbert avatar Jun 21 '22 17:06 jacobagilbert

Bumping, looks like no changes since last review

bhilburn avatar Nov 16 '22 14:11 bhilburn

@bhilburn thanks for the ping. I think I have addressed most of the feedback. I also did a quick scan through this for object --> Object language and upgraded a number of uses to the proper Object form.

jacobagilbert avatar Nov 21 '22 19:11 jacobagilbert