openhands#66
Open
shanwenbin wants to merge 2 commits into
Open
Conversation
- Add comprehensive C++14 SDK with modern interface - Implement FocusStackOptions builder pattern for configuration - Add ThreadSafeFocusStacker for advanced processing control - Add EasyFocusStacker for simple one-line usage - Include comprehensive error handling with custom Result types - Add detailed documentation and usage examples - Update CMakeLists.txt to build SDK example - All functionality tested and working correctly
Add Focus Stack SDK - Modern C++14 Interface
Owner
|
Thanks for the contribution! I haven't had time to really think about what kind of API would be best towards library users. Creating an API tends to create a long-term obligation to keeping it compatible. I have some mixed feelings towards how the API in this pull request works, but I also don't really have the time and energy to review it in detail and comment. I'll leave this unmerged for now. Sorry for the inconvenience. For any other people interested in this kind of API functionality, feel free to comment and improve upon this initial code. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.