Re: [Chicken-hackers] [PATCH] Generalize deprecation type warnings

2014-05-19 Thread Jörg F. Wittenberger
Hi, nice that you like the idea. However the use case I had in mind works only so much. (: replaced (deprecated replyced-with)) is fine. (: dangerous (deprecated http://cwcc.org/ticket/0815)) works at least. Though for no good reason I'd have the tendency to write the URL as a string.

Re: [Chicken-hackers] [PATCH] Generalize deprecation type warnings

2014-05-19 Thread Evan Hanson
On 2014-05-19 8:58, Jörg F. Wittenberger wrote: Though for no good reason I'd have the tendency to write the URL as a string. After all it might contain characters, which make them not readable as Symbols. But that's rejected by chicken. So: (: dangerous (deprecated