Forum OpenACS Development: Re: Broken upgrade path of acs-kernel for 4.7

Collapse
Posted by Don Baccus on
Can you kludge around it at the Tcl level, for instance check to see if it exists from within packages-install and add it?  With a big comment saying "remove this in 4.8"? :)

It's ugly but this kind of upgrade problem is specific to the pages that try to perform upgrades so it's not like we'll find ourselves doing this all throughout the toolkit, right?