[AWS] AWS form parameters "bug"
Thomas Løcke
thomas.granvej6 at gmail.com
Fri Feb 18 12:20:56 CET 2011
On Fri, Feb 18, 2011 at 12:08 PM, Pascal Obry <pascal at obry.net> wrote:
> Thomas,
> Yes, you are probably missing that Ada (since Ada 83) has inheritance.
> So here in AWS.Parameters
> we inherit all routines for type List declared in AWS.Containers.Tables because:
>
> type List is new AWS.Containers.Tables.Table_Type with private;
>
> This is probably one of less known Ada rule :)
Ah, well then it's a niggle with GPS, as it doesn't show Get as an
option when I type AWS.Parameters.[popup with options]
The Get option is there when doing P.[popup with options] or
AWS.Parameters.List.[popup with options]
But having tried AWS.Parameters.Get, I see it works just fine.
I'll stick with P.Get though, as it looks "cleaner", IMHO.
Thanks for the help Pascal. I think I've just learned not to trust GPS
too much. hehe
:o)
Thomas Løcke
More information about the AWS
mailing list