Misterio77 / flavours

🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
MIT License
501 stars 29 forks source link

Code refactor (perhaps as a library?) #25

Closed Misterio77 closed 3 years ago

Misterio77 commented 3 years ago

I'm a much better rust programmer by now. When i programmed most of flavours, i was still using very imperative approuches, which could now be replaced by more idiomatic code, OOP patterns, for example.

I've been thinking about reestructuring the project as a library, just wondering if this could be useful or consumed anywhere outside itself.

I'd love to hear feedback and advice, if anyone happens to have some

Misterio77 commented 3 years ago

So, yeah. I think no one would actually use flavours as a library, and a full refactor demands more time than i currently have, so shelving this for now.