Skip to content
New issue

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

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

Already on GitHub? # to your account

Rename the properties of FunctionMetadata interface to make them more logical #1401

Open
sequba opened this issue Apr 4, 2024 · 0 comments
Labels
Custom Functions Feature Something we can add later on without introducing a breaking change Impact: Low

Comments

@sequba
Copy link
Contributor

sequba commented Apr 4, 2024

Description

  • returnNumberType -> returnType
  • arraySizeMethod -> shapeOfResultMethod
  • arrayFunction -> enableArrayArithmeticForArguments

Do not remove the existing props. Mark them as deprecated instead.

Links

https://github.com/handsontable/hyperformula/blob/master/src/interpreter/plugin/FunctionPlugin.ts

@sequba sequba added Feature Something we can add later on without introducing a breaking change Impact: Low Custom Functions labels Apr 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Custom Functions Feature Something we can add later on without introducing a breaking change Impact: Low
Projects
None yet
Development

No branches or pull requests

1 participant