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

FileAccess open and other methods should be static, or provide a singleton #82

Closed
Coder2195Text opened this issue Jan 22, 2023 · 1 comment
Labels
status: duplicate This issue or pull request already exists

Comments

@Coder2195Text
Copy link

Coder2195Text commented Jan 22, 2023

Should be static, or a singleton should be provided, because my code wont work without an instance of FileAccess but there is no way to create an instance of it, or to use an existing one.

@Bromeon
Copy link
Member

Bromeon commented Jan 22, 2023

Please check the issue tracker, static methods are planned in #43.

@Bromeon Bromeon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2023
@Bromeon Bromeon added the status: duplicate This issue or pull request already exists label Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants