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

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

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.

Commits

Files