This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Mikael> When looking at the Jacal README file again I see that
Mikael> this is not stated explicitly, but slib:load is basically
Mikael> only standard `load' in disguise, so I thought it was
Mikael> pretty obvious myself.
In jacal.texi you find the full path name given, so we are certainly
in accordance with jacal docs, but I think we can do much better.
>> But I think it would be good if slib were to work "out of the
>> box" more seamlessly than that, especially on such a standard
>> package as jacal.
Mikael> If I haven't missed something, it works exactly as it does
Mikael> with SCM
I expressed myself poorly. I mean that cool slib modules should be
easier to use. Working "just like slib" is not absolutely necessary.
We have a module system which should make these things happen
trivially.