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

more object-oriented design? #13

Open
Vyvy-vi opened this issue Oct 17, 2022 · 0 comments
Open

more object-oriented design? #13

Vyvy-vi opened this issue Oct 17, 2022 · 0 comments
Labels
question Further information is requested

Comments

@Vyvy-vi
Copy link
Owner

Vyvy-vi commented Oct 17, 2022

Currently, file-utils uses basic top-down procedural logic-building. Should we move away from that and obtain a more object-oriented design, where we create objects like File with their set of attributes like length, size along with set of public / private methods to read and alter the content?

@Vyvy-vi Vyvy-vi changed the title file-utils more object-oriented desing? more object-oriented design? Oct 18, 2022
@Vyvy-vi Vyvy-vi added the question Further information is requested label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant