Skip to content

Initial exploration of class methods#191

Draft
hadley wants to merge 1 commit intomainfrom
class-methods
Draft

Initial exploration of class methods#191
hadley wants to merge 1 commit intomainfrom
class-methods

Conversation

@hadley
Copy link
Member

@hadley hadley commented Feb 25, 2022

To do:

  • Think about how this would need to combine with super()
  • Document convention for internal methods (start with .)
  • Think about cross-package inheritance. (What happens when method calls function that no longer exists?)
  • Class method that lack self? Or is that too magical/confusing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant