work across versions

joachim - October 19, 2009 - 11:46
Project:Module Builder
Version:HEAD
Component:Drush support
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Just as drush works on either 5, 6, or 7 from the same codebase, so should we.

This means that parts of the code need to be moved to subfolders, selected according to version.
So:
- update -- mostly version-specific, as hook data is different, and also on 7 we will be collecting hook data differently!
- generate -- info files are version-specific
- erm... anything else?

#1

joachim - October 24, 2009 - 14:30

Done so far:
- generating info files per version
- storage of hook data in version-specific folders.

Still to do:
- totally revamp hook data collection, as on 7 this is in Drupal itself rather than CVS.

 
 

Drupal is a registered trademark of Dries Buytaert.