bam-js icon indicating copy to clipboard operation
bam-js copied to clipboard

Rewrite record class for less lazy loading

Open cmdcolin opened this issue 5 years ago • 1 comments

cmdcolin avatar Feb 01 '19 04:02 cmdcolin

This is an attempt to provide an interface that is a little more "sane". Currently, having everything as a plain property hanging off the object makes it hard to do smart things about serializing the feature to JSON

cmdcolin avatar Jun 24 '19 16:06 cmdcolin