Butterfly
Butterfly copied to clipboard
[Feature request]: Splitting rendering and handler logic into own package
trafficstars
Is your feature request related to a problem? Please describe
Linwood Setonix uses Flame which is a bit tricky to use. Since Butterfly has it's own Rendering Engine we could use this to improve Setonix and improve the rendering system at the same time
Describe your feature request!
Create a package butterfly_engine with directory engine to put the handler and rendering logic in it.
I'm currently not sure about the license, maybe AGPL, maybe Apache (since it's technically a library).
It would be a big project since it is very interlinked into the app.
Additional context
For a potential license change:
@chriscavalluzzi what do you think about splitting this into it's own library and giving it a new license?
Code of Conduct
- [x] I agree to follow this project's Code of Conduct