[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’.
- Re: store reference detection (was Re: JARs and reference scanning), Ludovic Courtès, 2017/05/02
- Re: store reference detection (was Re: JARs and reference scanning), Hartmut Goebel, 2017/05/07
- Re: store reference detection (was Re: JARs and reference scanning), Chris Marusich, 2017/05/07
- Re: store reference detection (was Re: JARs and reference scanning), Ricardo Wurmus, 2017/05/08
- Re: store reference detection (was Re: JARs and reference scanning),
Ludovic Courtès <=
- Re: store reference detection (was Re: JARs and reference scanning), Chris Marusich, 2017/05/11
- Re: store reference detection (was Re: JARs and reference scanning), Ricardo Wurmus, 2017/05/11
- Re: store reference detection (was Re: JARs and reference scanning), Chris Marusich, 2017/05/12
- Re: store reference detection (was Re: JARs and reference scanning), Ricardo Wurmus, 2017/05/12
- Re: store reference detection (was Re: JARs and reference scanning), Hartmut Goebel, 2017/05/12
- Re: store reference detection (was Re: JARs and reference scanning), Mark H Weaver, 2017/05/12
- Re: store reference detection (was Re: JARs and reference scanning), Hartmut Goebel, 2017/05/12
- Re: store reference detection (was Re: JARs and reference scanning), Mark H Weaver, 2017/05/12
Re: store reference detection (was Re: JARs and reference scanning), Mark H Weaver, 2017/05/12