On Mon, Mar 15, 2010 at 3:08 PM, Roger Håkansson <[email protected]> wrote:
> On 2010-03-15 23:30, Philip Brown wrote:

>> (and technically, I think that, while there isnt a "standard"
>> compiled-in thing like RPATH, I believe that java programs can
>> programatically alter their own CLASSPATH if they choose.
>> (so, technically, you CAN "compile in" a CLASSPATH, of sorts)
>
> Not that I can think of, possibly you could load your classes manually, but
> thats more like dlopen..
>


(dug into things from the past...)

oh. that's right, there isnt a nice,simple, CLEAN way to do it.
You have to do interesting things like override the system ClassLoader
with your own custom one. heh heh heh...
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to