Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Consistent naming for Functions vs Methods #899

Closed
BenKurrek opened this issue Nov 4, 2021 · 2 comments
Closed

[DOC] Consistent naming for Functions vs Methods #899

BenKurrek opened this issue Nov 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@BenKurrek
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, there is not a consistent naming scheme for 'methods' and 'functions'. We should either name them all 'methods' or all 'functions'

Describe the solution you'd like
As per this discussion, we should name everything as methods.

@BenKurrek BenKurrek added the enhancement New feature or request label Nov 4, 2021
@frol
Copy link
Collaborator

frol commented Nov 4, 2021

I want to bring to attention that the transaction action related to function/method call is called "FunctionCall", the view function/method is called "CallFunction" (consistency, is not our strongest point...), the access key kind is called "FunctionCall"

@bucanero
Copy link
Collaborator

After additional discussion on Zulip, we'll stick to function (See #905 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants