guix-devel
[Top][All Lists]
Advanced

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

Re: store reference detection (was Re: JARs and reference scanning)


From: Ludovic Courtès
Subject: Re: store reference detection (was Re: JARs and reference scanning)
Date: Mon, 08 May 2017 16:11:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> Chris Marusich <address@hidden> writes:
>
>> There are probably many ways to accomplish that.  For example, in Java,
>> perhaps we could implement a custom classloader.  Or maybe we could
>> patch the built-in class loading mechanism [1].  Similarly, in Python
>> there are also ways to customize the import mechanism [2].  Perhaps Perl
>> also has a similar mechanism?
>
> Jar files can be told to import classes from another Jar by adding it to
> the “Class-Path” field of the Jar’s manifest.

Likewise, Guile 2.2 uses ELF for its .go files.  It does not support
RUNPATH yet, but we could add support for it I suppose.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]