comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Hoppe <dennis.hoppe@hoppinet.de>
Subject: Re: Interface specification in Ada
Date: Wed, 11 Jun 2008 23:23:00 +0200
Date: 2008-06-11T23:23:00+02:00	[thread overview]
Message-ID: <g2pfnk$6p2$1@aioe.org> (raw)
In-Reply-To: 

Hello Christoph, Georg and Robert,

thank you for your advices. Indeed Java relieves me of state "this".


christoph.grein@eurocopter.com wrote:
> You missed the "this" parameter, which is implicit in Java, but
> explicit in Ada:
> 
> package Bicycle is
>   type Object is interface;
> 
>   procedure changeCadence (Ob: in out Object; newValue : in Integer)
> is abstract;
> 
> etc.



  parent reply	other threads:[~2008-06-11 21:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 12:46 Interface specification in Ada Dennis Hoppe
2008-06-11 13:04 ` christoph.grein
2008-06-11 15:02   ` Georg Bauhaus
2008-06-11 16:34   ` Robert A Duff
2008-06-11 21:23   ` Dennis Hoppe [this message]
2008-06-12  8:37     ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox