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

Write to files? #23

Open
FranklinYu opened this issue Jul 8, 2018 · 4 comments
Open

Write to files? #23

FranklinYu opened this issue Jul 8, 2018 · 4 comments

Comments

@FranklinYu
Copy link
Contributor

Currently the library is a reader-only library. Consider writer functionalities?

@krists
Copy link
Owner

krists commented Jul 9, 2018

Hi @FranklinYu!

Yes, I have thought about it before. Current classes has not been designed to support that. It would probably be better to just rewrite the whole thing. Would you like to contribute?

@FranklinYu
Copy link
Contributor Author

Not very available recently. I'll see what I can do later. ❤️

@bestwebua
Copy link

bestwebua commented Nov 4, 2019

Hi, @krists! Awesome job! I would like to contribute, do you have todo for writer feature?

@krists
Copy link
Owner

krists commented Nov 10, 2019

Hi, @bestwebua!

I don't have an exact to-do list. But the API could be something similar to ActiveRecord/ActiveModel. You should be able to iterate over frames, have writer and reader attributes and ability to track changes.

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

No branches or pull requests

3 participants