Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Bind on custom classes via new interface #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bind on custom classes via new interface #43

wants to merge 2 commits into from

Conversation

sargunv
Copy link

@sargunv sargunv commented Jun 30, 2016

  • Added an interface KotterKnife
  • Added binding extension functions for this interface

Any custom class that wants to use KotterKnife just has to implement the 'KotterKnife' 'interface. This avoids polluting extension functions on Any. This solves #9, #31, #42.

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.

1 participant