This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Creating java classes [KAWA]



Ok, it looks like I missed the stuff on modules, and that looks like it
is the way it is done. I look forward to the future define-class syntax
mentioned in the doco though.

Chris wrote:
> 
> How can you use a Java class in Kawa which needs you to inherit from it
> in order to use it? In other words how can you inherit from a Java class
> in Kawa?
> 
> Looking at the kawa doco, I'm wondering if it is the (object) anonymous
> class creation feature. (Why does a function named "object" create a
> class?)
> 
> If so does this help me in the situation of servlets where I think the
> servlet can't be anonymous, it must have a name so the servlet container
> can identify it?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]