[development] register the install profile in system table?

Moshe Weitzman weitzman at tejasa.com
Wed Aug 23 01:30:43 UTC 2006


Boris Mann wrote:
> 
> On 22-Aug-06, at 4:46 PM, Nedjo Rogers wrote:
> 
>> 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.
> 
> +1
> 
> An excellent idea.
> 
> -- Boris
> 

yeah, makes perfect sense.


More information about the development mailing list