This repository was archived by the owner on Oct 29, 2025. It is now read-only.
Flag init as unavailable#5
Open
KingOfBrian wants to merge 1 commit into
Open
Conversation
Owner
|
Hey @KingOfBrian, I would still prefer to have that constructor implemented. Runtime-class instantiation can still accidentally create the class. Besides the minor detail, it looks good to merge 👍 |
904b389 to
699ca7c
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Hey @jeffh ,
This is trivial PR with an alternative to
doesNotRecognizeSelector:. The real purpose is to say that Robot is looking awesome! You figured out the real solution to a weird keyboard timing issue I was having in FRY (another KIF alternative), and I dig the DSL design! Looking forward to what happens when this and FOX collide.👍