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]
Other format: [Raw text]

Re: Defining Java Classes in Kawa


> But what should be the name of the constructor method?

Since we're (as you say) stuck using Java model, I'd vote for the
magic method named "new".  It's a reserved word in Java so it won't
conflict we anything, and it's the strategy that some other object
systems use.

Regards,
Chris Dean



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