[development] register the install profile in system table?
Nedjo Rogers
nedjo at islandnet.com
Tue Aug 22 23:46:33 UTC 2006
We have the ability to include _install functions in install profiles. What
about updates? We're currently registering the install profile through
variable_set('install_profile'). Should we instead be setting it as a row in
the system table? That way we could track its schema version like we do for
modules and so invoke e.g. default_update_0() when update.php is run.
More information about the development
mailing list