* global vars
@ 2002-08-10 14:39 Han-Wen Nienhuys
2002-08-10 15:59 ` Rob Browning
0 siblings, 1 reply; 2+ messages in thread
From: Han-Wen Nienhuys @ 2002-08-10 14:39 UTC (permalink / raw)
Rob Browning:
> * Don't use globals. Hide all the lilypond specific state inside
> a relevant per-load-file data structure that's either newly
> created or reinitialized with each file load.
Shouldn't we take a leaf out of this book for GUILE as well? GUILE
exports a lot of variables that don't have a scm_i_ prefix.
--
Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.cs.uu.nl/~hanwen
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: global vars
2002-08-10 14:39 global vars Han-Wen Nienhuys
@ 2002-08-10 15:59 ` Rob Browning
0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2002-08-10 15:59 UTC (permalink / raw)
Cc: guile-devel
Han-Wen Nienhuys <hanwen@cs.uu.nl> writes:
> Shouldn't we take a leaf out of this book for GUILE as well? GUILE
> exports a lot of variables that don't have a scm_i_ prefix.
In the medium to long run, I'd say definitely.
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-10 15:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-10 14:39 global vars Han-Wen Nienhuys
2002-08-10 15:59 ` Rob Browning
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).