]> git.ktnx.net Git - lsl.git/commit
protocol change: supply list name in the list of lists
authorDamyan Ivanov <dmn@debian.org>
Tue, 15 Feb 2022 21:03:12 +0000 (21:03 +0000)
committerDamyan Ivanov <dmn@debian.org>
Tue, 15 Feb 2022 21:03:22 +0000 (21:03 +0000)
commit020687a66b8b6e53c68e50d14719f1cdf02e2975
tree76f5b606f759fb038e783ab900282653d468f7a6
parent0ddba2456ee68202f1086a8f5db82ac5e2403b6c
protocol change: supply list name in the list of lists

the idea is that an app would want to have the name early in order to be
able to display the list of available shopping lists, and later, after
the user selects a shopping list, it would retrieve the items

also, it makes more sense this way since the lists_version thing is a
property of the list of shopping lists and is changed upon a list rename
doc/protocol.md
lib/App/LazyShoppingList/API/v1.pm