Ado icon indicating copy to clipboard operation
Ado copied to clipboard

Cleanups..

Open kberov opened this issue 11 years ago • 1 comments

...fixes and improvements to Ado...

How about reduce the Ado (core - this project) to just a tiny layer around and on top of Mojolicious? Maybe it will be better to move parts which are detachable (Ado::Plugin::MarkdownRenderer, Ado::Plugin::Auth) to separate distros which will be added as dependencies in Ado::Plugin::Admin, where they are really needed. A custom I18n-ed application can be build even without them. How do you think?..

kberov avatar Jan 19 '15 09:01 kberov

Main part of this task would be to find all "#TODO:" comments I left for my self and handle them, e.g "#TODO: Think about what to do with *.conf and *.sqlite files in case of upgrade!!!" etc..

kberov avatar Jan 19 '15 16:01 kberov