Tom Tromey wrote: > (It is kind of lame to have INIT_LOAD_LIBRARY > floating around just for libgcj... but I suppose it isn't a very big > maintenance burden. Or does IKVM use it too?)
IKVM doesn't use it, because it replaces all VM classes that have native methods. As a long term goal, I'd still like to get rid of the Configuration class altogether, but I don't know if others support that goal too ;-) Regards, Jeroen
