comp.lang.ada
 help / color / mirror / Atom feed
* Ada features
@ 2000-01-28  0:00 Bertrand Augereau
  2000-01-28  0:00 ` Jim Rogers
  2000-01-28  0:00 ` Tucker Taft
  0 siblings, 2 replies; 4+ messages in thread
From: Bertrand Augereau @ 2000-01-28  0:00 UTC (permalink / 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








^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-01-29  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-28  0:00 Ada features Bertrand Augereau
2000-01-28  0:00 ` Jim Rogers
2000-01-29  0:00   ` Bertrand Augereau
2000-01-28  0:00 ` Tucker Taft

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