mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 15:55:58 +03:00
[GH-ISSUE #240] Unused event? #107
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#107
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?
Originally created by @yankejustin on GitHub (May 29, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/240
I am unsure what the ClientWrite event is being used for. It seems as though it isn't used for anything.
@MaxXor commented on GitHub (May 30, 2015):
Yes, it's there so we have an event for each action: Write, Read, State. Just for completeness.
@yankejustin commented on GitHub (May 30, 2015):
Oh, I see. I excluded documentation for it because of lack of use at the moment. I was just curious, so thank you for the response. :)
@MaxXor commented on GitHub (May 30, 2015):
Would you like to add the documentation for the Write event too? :)
@yankejustin commented on GitHub (May 30, 2015):
I think you should because it the intent would be better expressed by you.
I'm going to add more documentation to a few large spots tomorrow night.
Have a good night. :)
@MaxXor commented on GitHub (May 30, 2015):
Ok, you too! :)