Add support for batches
KiamLaLuno - December 30, 2008 - 14:26
| Project: | Drupal 6 API for Drupal 5 |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Drupal 6 has the support for batch operations, which allows any modules to execute long time operations that differently would encounter HTTP time outs.
It would be nice to have an implementation of batch operations for Drupal 5, or to have the Drupal 6 code ported to Drupal 5.
