Modify ↓
Opened 15 years ago
Closed 15 years ago
#7855 closed enhancement (fixed)
refactor module
| Reported by: | Thierry Bressure | Owned by: | Thierry Bressure |
|---|---|---|---|
| Priority: | low | Component: | TracCronPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
TracCronPlugin is just a bug python module. Separate concern into individual module:
- tcc.py for core class
- api.py for interface definition
- task.py for out-of-the-box scheduler
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Status: | new → assigned |
|---|---|
| Type: | defect → enhancement |
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



r9361