[PATCH consfigurator v3 1/8] create package consfigurator.data.util

Sean Whitton spwhitton at spwhitton.name
Sun Mar 20 17:01:27 GMT 2022


Hello,

On Sun 13 Mar 2022 at 11:40am -03, David Bremner wrote:

> diff --git a/src/data/util.lisp b/src/data/util.lisp
> new file mode 100644
> index 0000000..bb66c9b
> --- /dev/null
> +++ b/src/data/util.lisp
> @@ -0,0 +1,35 @@
> +
> +The intended use case is to map IDEN1 and IDEN2 to files in a user-maintained
> +hierarchy under LOCATION.  In particular IDEN2 and (if prefixed by `_') IDEN1
> +may contain `/' characters to map into multiple levels of directory."

I also noticed that LOCATION should be BASE-PATH, I think.

-- 
Sean Whitton



More information about the sgo-software-discuss mailing list