classpath
[Top][All Lists]
Advanced

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

Re: Removing gnu/java/beans/EmptyBeanInfo.java and gnu/java/beans/info/C


From: Robert Lougher
Subject: Re: Removing gnu/java/beans/EmptyBeanInfo.java and gnu/java/beans/info/ComponentBeanInfo.java
Date: Thu, 27 Jan 2005 18:33:06 +0000

On Thu, 27 Jan 2005 19:21:34 +0100, Dalibor Topic <address@hidden> wrote:
> Michael Koch wrote:
> 
> > MainThread is supposed to be used by the VMs.
> 
> Ok, but ... what is it supposed to be used for? :)
> 
> The hacking guide doesn't mention it, so I'm curious what it is made for.
> 

Well, it basically finds the command-line class and main method, and
invokes it using reflection.  I didn't use it because it's only a
couple of lines of C in the VM anyway (it'll take as much to invoke
<init> on MainThread).

Rob.

> cheers,
> dalibor topic
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath
>




reply via email to

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