[fpc-devel] JVM: Question regarding converted Java code

Flávio Etrusco flavio.etrusco at gmail.com
Thu Dec 29 15:59:08 CET 2011


On Thu, Dec 29, 2011 at 10:49 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> On 28 Dec 2011, at 23:28, Sven Barth wrote:
>
>> 1) as it seems to be a rather usual practice in Java, would it be possible to disable the "Constructor should be public" warnings if the target cpu is the JVM?
>
> Yes.

BTW, is there anything you dislike about Java "constructor model"? ;-)
 (i.e. must call some inherited constrcutor, constructor can be -
enforced - private, default public constructor if none declared, etc)

Best regards,
Flávio



More information about the fpc-devel mailing list