Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
core-1.2.0
-
None
Description
The API for fixtures is a bit counter-intuitive, but is at least "understood" by FixtureInstallerDelegate. However, this installer class was originally designed only for the installation of fixtures during bootup, and won't allow fixtures to be installed after that (eg demo fixtures in a running application).
This ticket is simply to furnish the installer with an "override" flag so that it will always install the specified fixture(s).