-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify Static Client API to separate Resource definition from setting…
… a Resource Operation handler, or storage pointer. Add AwaStaticClient_DefineResource(). Add AwaStaticClient_SetResourceOperationHandler(). Add AwaStaticClient_SetResourceStorageWithPointer(). Add AwaStaticClient_SetResourceStorageWithPointerArray(). Deprecate AwaStaticClient_DefineResourceWithHandler(). Deprecate AwaStaticClient_DefineResourceWithPointer(). Deprecate AwaStaticClient_DefineResourceWithPointerArray(). Signed-off-by: David Antliff <[email protected]>
- Loading branch information
David Antliff
committed
May 2, 2016
1 parent
d1513c5
commit beb56e8
Showing
10 changed files
with
2,106 additions
and
81 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
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
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
Oops, something went wrong.