Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where should guile modules store meta data?



>>>>> "Jost" == Jost Boekemeier <jostobfe@calvados.zrz.TU-Berlin.DE> writes:

    Jost> Modern languages like Java and Oberon do not use two
    Jost> separate files but instead store the information what is
    Jost> visible the the world inside the implementation file:

It seems like you are talking about the high level interface to the
module system and the current module system works very much like
this.  Are you trying to change the current high level interface?

Cheers,

Clark

Guile Home | Main Index | Thread Index