This repository has been archived by the owner on Jul 31, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify what parentId is meant to do
The case for parentId was ambiguous. It has now been clarified that parentId it meant to communicate the reason why a resource was created. In contrast to currentId(), which communicates when a resource is being created. Added two examples to further clarify the use case for parentId. Add note in destroy() that GC'd handles need to manually call destroy() when its operation is complete. Grammatical fixes and clarifications.
- Loading branch information
1 parent
e8befbd
commit 48d9c0b
Showing
1 changed file
with
120 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters