Make references in roster #3
Labels
No labels
Bug
Documentation
Easy
Feature
Localization
Packaging
Refactoring
Test
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: blue/squawk#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Technically there is a possibility to have some of your contacts more then one time in roster, for example some contacts may present in a set of groups.
Now I just have multiple instances of a contact and just update n of them if contact change the name for example.
This behavior is unacceptable - I need to make something like references of links nodes to have one contact just liked as many times as user going to need
Refactored this way. Not sure If I actually like it, the code became more fragile