Sujet : Re: Fetch string from comment
De : sjack (at) *nospam* dontemail.me (sjack)
Groupes : comp.lang.forthDate : 04. Mar 2025, 22:02:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vq7ppv$21q9f$3@dont-email.me>
References : 1 2
User-Agent : tin/2.6.4-20240224 ("Banff") (Linux/6.8.0-54-generic (x86_64))
albert@spenarnc.xs4all.nl wrote:
Nested comments is a source of a lot of evil, second only to
premature optimisation and goto's.
Understandable for your case where you are developing and maintaing
code for use by the general public that you would want to keep KISS
and avoid at all possible cost of having to bail out some client
who are apt to get themselves in trouble.
In my case it poses no problem and I'm sure it won't for many others.
-- me