Closed fabricedesre closed 8 years ago
Synchronizing tags with the db when add_getter() and add_setter() are called in backend.rs. It's not super clear to me where we keep the channel tags though. Why are we keeping the service tags in GetterData and SetterData?
Because there are selectors that let use query channels based on the service tags.
This updates tags when adding getters and setters. I still need to add backend tests, so I'm not really confident this works.
I assume that this is not going to be finished in time for demos, so we'll need the demo script to set up the tags.
@Yoric I think I addressed all your comments. Still working on adding backend tests...
r? @Yoric I think this is ready now.
@fabricedesre In the future, can you wait until I have set the label "Ship It" before merging?
Sure, but your only comment was a comment nit and the github flow is far from being clear.
Sure, I just hadn't had time to finish the review. That's why I always set the label "Review: Ship It" or "Review: Not Ready" once I'm done.
fair enough. Let's do whatever follow up we need.
Sounds good to me.
@Yoric this is not complete yet... Missing: