From 486cc3668972ce98a0287f163a4994836107e1b0 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 24 Feb 2021 10:49:11 -0700 Subject: expand notes on macro like Propellor's changesFile Signed-off-by: Sean Whitton --- doc/ideas.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/ideas.rst b/doc/ideas.rst index 5b63819..c1247e0 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -29,7 +29,10 @@ 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 properties which works like Propellor's changesFile. +- 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``. Project & packaging ------------------- -- cgit v1.2.3