Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Create protocol extension to simulate optional methods #24

Closed
wants to merge 1 commit into from

Conversation

darthpelo
Copy link

As for comment in issue #22 the simple way to have optional methods in a protocol is to create a default implementation of the method in the protocol extension.

Tests ✅ after my change.

@mariusc
Copy link
Contributor

mariusc commented Sep 29, 2017

Sorry, we merged #23 which solves the same issue. Also, it looks like the alias for KeyboardHelper in Sources turned into an actual duplicate of the file in KeyboardHelper/Classes.

@mariusc mariusc closed this Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants