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

Improve the method is3D() #26

Closed
Hitogoroshi opened this issue Feb 8, 2018 · 0 comments
Closed

Improve the method is3D() #26

Hitogoroshi opened this issue Feb 8, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@Hitogoroshi
Copy link
Contributor

Specific method: is3D() return true if the value is multiple (3D array).
the method: isArray() already exists, return true if the value is multiple (array).

Need to improve the method isArray() to take into account 3D and more.
Proposal:
Use switch on getRepeat() (dimensions of the column).

@Hitogoroshi Hitogoroshi added the enhancement New feature or request label Feb 8, 2018
@Hitogoroshi Hitogoroshi added this to specification in dev Feb 8, 2018
@bourgesl bourgesl moved this from specification to Pending in dev Feb 9, 2018
@bourgesl bourgesl closed this as completed Sep 8, 2022
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
dev
  
Pending
Development

No branches or pull requests

2 participants