guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53663: Fw: Re: bug#53663: [PATCH] gnu: services: Also accept 'undefi


From: Attila Lendvai
Subject: bug#53663: Fw: Re: bug#53663: [PATCH] gnu: services: Also accept 'undefined in maybe-foo? constructs.
Date: Wed, 02 Feb 2022 11:47:02 +0000

> What would be different here?

the possibility of writing:

(define-configuration my-cfg
  (my-field (maybe-string)))

versus now having to write:

(define-configuration my-cfg
  (my-field (maybe-string 'disabled)))

but now that i thought about it, i think everyone is better off if i
deal with this on my side, instead of having a discussion about the
exact shape of a bandaid.

closing this for now; more later in the form of a proper cleanup
proposal of the configuration code.

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“There can be no greater stretch of arbitrary power than is required to seize 
children from their parents, teach them whatever the authorities decree they 
shall be taught, and expropriate from the parents the funds to pay for the 
procedure.”
        — Isabel Paterson (1886–1961), 'The God of the Machine' (1943)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]