From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Roxborough To: Ben Elliston , Syd Polk Cc: Subject: Re: Adding Ruby support to Source Navigator Date: Mon, 13 Nov 2000 14:28:00 -0000 Message-id: <200011132221.OAA12918@manx.soma.redhat.com> X-SW-Source: 2000-q4/msg00224.html On Tue, 14 Nov 2000, Ben Elliston wrote: > Hmm. I hate configuration files. I would vote for a pattern. > Something like: > sn*high*.so on unix > and > sn*high*.dll on windows. > > What about the problems whereby users get confused by implict behaviour? > I have implicit behaviour. :-) I'm kind of a fan of having a directory for putting things like highing libs in. SN can then just load all valid shared libraries in this directory. This is how the new 5.0 toolchain support will work. Ian.