Open rclark opened 9 years ago
Can we add a method that allows the caller to add or overwrite a key/value pair in a feature's properties hash? Can we get away with managing conflicting writes via last-in-last-out, or is there a better approach we can take?
Can we add a method that allows the caller to add or overwrite a key/value pair in a feature's properties hash? Can we get away with managing conflicting writes via last-in-last-out, or is there a better approach we can take?