Doug Douglass wrote:
These plugins require some enhancements so I figured I'd move the logic
to Mojos, with the understanding that I could wrap the Mojos with jelly
for continued use on m1 projects.
Good idea!
My questions are:
1) To test a plugin, other than Mojo unit testing, is it r
In house we've got some pretty simple m1 plugins that deal with PHP
webapps/source files:
* phpdoc reporting plugin
* php compiler/optimizer/obfuscater plugin
* some general file/resource copying goals that build a WAR-like
structure
Not that I'm a huge fan of PHP, but if a customer wan