comp.lang.ada
 help / color / mirror / Atom feed
* Static vs Dynamic binding and its effect on maintenance of software
@ 2009-01-01 11:41 Nasser Abbasi
  2009-01-01 13:57 ` Colin Paul Gloster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nasser Abbasi @ 2009-01-01 11:41 UTC (permalink / raw)



From "Object-Oriented programming and Java",  ISBN 981-308-396-4

I am posting this on Ada group for comments, since Ada is well known for its 
static binding more than any other language I know.

"Static binding is limited and may lead to difficulty in software 
maintenance. Dynamic binding, on the other hand, provides design flexibility 
and may enhance software maintainability"

Here is a screen shot of the page where the above was taken
http://12000.org/tmp/010109/static_binding.png

I understand how dynamic binding can be more 'flexible', but why static 
binding "may lead to difficulty in software maintenance" ? I do not 
understand the rational behind this.

I would have thought than dynamic binding would do that more than static 
binding?

--Nasser





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

end of thread, other threads:[~2009-01-03 19:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-01 11:41 Static vs Dynamic binding and its effect on maintenance of software Nasser Abbasi
2009-01-01 13:57 ` Colin Paul Gloster
2009-01-01 14:41 ` Dmitry A. Kazakov
2009-01-03 19:07 ` hesobreira

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