aeb/aet vs. scripting languages
Aryeh Friedman <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <[email protected]> |
Some of our jobs are PHP and python and after some experimentation we have found that the aeb/aed/aet cycle is very well suited for compiled langs but not so much for scripted ones because (for example in PHP) there is no actual building that needs to be performed... I know and support the idea of build_command="exit 0"; but I would want to find some way of get the same kind of output that a compiler gives on errors... ideas?