unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* What's with `symbol-set!' is deprecated. Use the module system instead.
@ 2011-12-04 15:37 David Kastrup
  2011-12-04 16:01 ` David Kastrup
  0 siblings, 1 reply; 6+ messages in thread
From: David Kastrup @ 2011-12-04 15:37 UTC (permalink / raw)
  To: guile-devel


The module system documentation provides _no_ _clue_ _whatsoever_ about
how something like
(symbol-set! #f (string->symbol name) value)
could be replaced.  In fact, the module system documentation provides
_no_ _clue_ _whatsoever_ how to actually access module variables short
of calling eval on little programs working with symbols.

I don't want to call eval for the simple act of setting a symbol to a
value.

The funny thing is that symbol-fset! and symbol-pset! are documented.
But nothing whatsoever that could set a symbol value itself on a symbol
that has been generated.

What's up with that?

-- 
David Kastrup




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-01-07  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 15:37 What's with `symbol-set!' is deprecated. Use the module system instead David Kastrup
2011-12-04 16:01 ` David Kastrup
2011-12-05  8:11   ` David Kastrup
2011-12-05 14:54     ` Andy Wingo
2012-01-06 23:47       ` Andy Wingo
2012-01-07  9:10         ` David Kastrup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).