logo

Quotes About Extensibility

With greater extensibility and programmability, bitcoin can evolve to enable transformations in how all forms of property are secured and exchanged, how voting and governance function, including spilling into the automation of commercial law, audit, and accounting.
~ Jeremy Allaire
Using a method to change a property is another example of encapsulation whereby we can often improve the maintainability and extensibility of code by letting an object worry about how it gets things done. It's
~ Eric Freeman
No one wants one language. There are applications when it's appropriate to write something in C rather than in Java. If you want to write something where performance is much more important than extensibility, then you might want to choose C rather than Java.
~ Brian Behlendorf
Our ultimate goal is extensible programming (EP). By this, we mean the construction of hierarchies of modules, each module adding new functionality to the system.
~ Niklaus Wirth
Our ultimate goal is extensible programming. By this, we mean the construction of hierarchies of modules, each module adding new functionality to the system.
~ Niklaus Wirth