Make references in roster #3
Labels
No Label
Bug
Documentation
Easy
Feature
Localization
Packaging
Refactoring
Test
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blue/squawk#3
Loading…
Reference in New Issue
Block a user
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