yaq-project / yaq-python

Repository for yaq core python packages.
https://yaq.fyi
GNU Lesser General Public License v3.0
6 stars 5 forks source link

HasMapping mapping_id: increment id for any mapping changes #7

Open untzag opened 2 years ago

untzag commented 2 years ago

Increment works if the entire dictionary is reassigned, but does not increment when setting a single item, e.g. daemon._mapping["this map"] = this_mapping will not increment id.