Ticket #855 (new enhancement)
Opened 5 months ago
Decouple tasks from Phing
| Reported by: | francois | Owned by: | francois |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Generator | Version: | 1.3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In order to ease the integration with third-party libraries using their own command line utility, every task class should be split into two classes. One task class, inheriting nothing and able to run without Phing, and one Phing task class allowing it to run using the Phing framework.
Note: See
TracTickets for help on using
tickets.