Re: string to symbol
From: Stefan Nobis (snobis_at_gmx.de)
Date: 03/10/05
- Next message: Nicolas Neuss: "Re: Feedback (thoughts, prior art) wanted on templating system (long)"
- Previous message: Ulrich Hobelmann: "[OT] PostLisp, a language experiment"
- In reply to: Christopher C. Stacy: "Re: string to symbol"
- Next in thread: Pascal Bourguignon: "Re: string to symbol"
- Reply: Pascal Bourguignon: "Re: string to symbol"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Mar 2005 09:22:54 +0100
cstacy@news.dtpq.com (Christopher C. Stacy) writes:
> I would name your one-line function: TROJAN-FUNCALL.
I see. :)
But it's only for personal use and to try to better understand CL
(i just started to learn). So security is surley an issue but not
the most important at the moment to me.
> Maybe it would be better if you looked in a more specific place for
> the word/function association. Instead of the namespace of all
> function names, you would register valid word-function associations.
I thought about this already before my post. Maybe i'm too much
used to think in C++, because this solution looked to me too
inflexible (or a bit too much work for a first try).
But thanks to your suggestions i will play a while with this
idea. Thank you very much for pushing me in the right direction.
-- Stefan.
- Next message: Nicolas Neuss: "Re: Feedback (thoughts, prior art) wanted on templating system (long)"
- Previous message: Ulrich Hobelmann: "[OT] PostLisp, a language experiment"
- In reply to: Christopher C. Stacy: "Re: string to symbol"
- Next in thread: Pascal Bourguignon: "Re: string to symbol"
- Reply: Pascal Bourguignon: "Re: string to symbol"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|