On 30 Nov 2007, at 1:30 PM, Augustin (Beginner) wrote:


A fix would probably imply an API change, so it will have to wait for 

D7.

i want to turn install profiles into full featured modules for D7.
and then give all modules / install profiles the same hooks (ie: all modules will have _final)

writing an install profile at the moment requires you also write a support module for it, to contain
a lot of the code you need for running the profile.