aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index d32ffed..1209e7d 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -49,11 +49,6 @@ Core
calling its :HOSTATTRS subroutine too -- could we figure out catching and
ignoring the condition when its :HOSTATTRS subroutine did get run?
-- Macro for use in DEFPROP which works like Propellor's changesFile. Will
- probably output ``(:check ...)`` expression and then substitute user's code
- into a ``(:apply ...)`` expression. Use this or variants thereof in most of
- the entries in ``PROPERTY.FILE``.
-
- HOSTDEPLOY and HOSTDEPLOY-THESE functions which are like DEPLOY and
DEPLOY-THESE but take the CONNECTION argument from the :DEPLOY argument to
DEFHOST.