Update Ibis.Message:tags to default to an empty Ibis.Tags

Review Request #3593 — Created Oct. 18, 2024 and submitted

Information

ibis/ibis
default

Reviewers

This simplifies code when handling messages you know you will always have a
valid tags object.

I also added Ibis.Tags.parse_string which Ibis.Tags.parse has been deprecated
for. Additionally, Ibis.Tags.clear has been added as it might be useful in the
future.

Ran the unit tests under valgrind and called in the turtles as well.

Summary ID
Update Ibis.Message:tags to default to an empty Ibis.Tags
This simplifies code when handling messages you you know you will always have a valid tags object. I also added Ibis.Tags.parse_string which Ibis.Tags.parse has been deprecated for. Additionally, Ibis.Tags.clear has been added as it might be useful in the future.
826e2ee34645905dc1ddd1c4fc6066d7cd5505f2
QuLogic
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed