Prefer the classical procedural api in the installation callbacks for these two packages:
- currently, acs-service-contract (among others)…
Show more
Prefer the classical procedural api in the installation callbacks for these two packages: - currently, acs-service-contract (among others) defines database functions with the same number of arguments, but different argument types. The acs::dc facility won't be able to distinguish which is the correct one to pick in this case - a cicken/egg problem arises when one installs xowiki-portlet alongside the new-portal package, because before a restart the acs::dc methods won't be created yet
Show less