Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Deprecate isreadonly #12

Open
EpixScripts opened this issue Jun 7, 2022 · 2 comments
Open

Deprecate isreadonly #12

EpixScripts opened this issue Jun 7, 2022 · 2 comments

Comments

@EpixScripts
Copy link
Contributor

I believe if there is an official alternative to getting a table's readonly status with table.isfrozen, usage of a custom function for this should be discouraged.

@LuaOranges
Copy link
Contributor

Deprecating this would create inconsistency in the api (i.e. readonly, freeze and frozen), maybe both setreadonly and isreadonly could be deprecated in favor for adding table.unfreeze or maybe table.thaw?

@ccuser44
Copy link

Deprecating this would create inconsistency in the api (i.e. readonly, freeze and frozen), maybe both setreadonly and isreadonly could be deprecated in favor for adding table.unfreeze or maybe table.thaw?

I think we should add table.unfreeze and deprecate isreadonly and setreadonly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants