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: Michael Koch
Subject: Re: Removing gnu/java/beans/EmptyBeanInfo.java and gnu/java/beans/info/ComponentBeanInfo.java
Date: Thu, 27 Jan 2005 19:40:48 +0100
User-agent: KMail/1.7.1

Am Donnerstag, 27. Januar 2005 19:33 schrieb Robert Lougher:
> 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).

but you need to handle -jar yourself now. the plan is to handle this 
in MainThread too. Its not done yet, I know.


Michael
-- 
Homepage: http://www.worldforge.org/




reply via email to

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