Victopia / php-node

Easy data framework for PHP MySQL, same query method for both physical and virtual columns.
Do What The F*ck You Want To Public License
1 stars 0 forks source link

Breakdown resolvers for every submodules #10

Open vicary opened 9 years ago

vicary commented 9 years ago

This repository should have no submodules linked to it, all externals should be made a separate repo.

Resolvers to be separated:

Cron is especially hard to do coz we don't have a plugin mechanism on the Process class.

vicary commented 9 years ago

Mind-note: Try to do it without binary dependencies. For example use uglify-php instead of uglifyjs.

vicary commented 9 years ago

Mostly done, remaining work is to break down FileResolver by dragging preprocessors like js/css minifiers out as standalone resolvers.