Transition to using CAMFISH #32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CAMFISH was based on STEP's internal architecture, and has since received new features, style/consistency updates, and reliability improvements that should be backported here. This will also allow new actors developed for use in CAMFISH daemons will be usable in STEP.
The step.meta file should be replaced by the CAMFISH configuration file, but the feature of each site's root dir coming with some configuration specific to it is very useful, so perhaps CAMFISH could be told to parse that as well and merge it on top of /etc/stepd/stepd.conf. The file formats are identical I think.
Providers also need to become actors and fulfill the actor interfaces.