Misterio77/flavours

Code refactor (perhaps as a library?)

Misterio77 opened this issue · 1 comments

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

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.