comp.lang.ada
 help / color / mirror / Atom feed
From: "Bertrand Augereau" <Augereau.Bertrand@ec-lille.fr>
Subject: Ada features
Date: 2000/01/28
Date: 2000-01-28T00:00:00+00:00	[thread overview]
Message-ID: <86sinj$upb$1@netserv.univ-lille1.fr> (raw)

Hello,

I would like to know if there are standard solutions for those 2 things in
Ada95 :

1) Introspection

2) The equivalence of what is done in Java by :
class MVFramework

        class Model extends Object {...}
        class View extends Object {...}
}
class MVSpreadsheetFramework extends MVFramework

        class Model {...} // Overrides class MVFramework.Model
        class View {...}
}

.i.e. overriding a nested class








             reply	other threads:[~2000-01-28  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-28  0:00 Bertrand Augereau [this message]
2000-01-28  0:00 ` Ada features Jim Rogers
2000-01-29  0:00   ` Bertrand Augereau
2000-01-28  0:00 ` Tucker Taft
replies disabled

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