Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • adjective programming Subject to early binding.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word early-bound.

Examples

  • The typical programming languages are disastrously early-bound, provide insufficient meta-data, no reification of implementation, and they artificially hide the internals: they're like walnuts, hermetically sealed and taking big time just like for a squirrel to get at the juicy stuff that's on the inside of the shell.

    late binding references Bill Kerr 2007

  • The typical programming languages are disastrously early-bound, provide insufficient meta-data, no reification of implementation, and they artificially hide the internals: they're like walnuts, hermetically sealed and taking big time just like for a squirrel to get at the juicy stuff that's on the inside of the shell.

    Archive 2007-04-01 Bill Kerr 2007

  • This can be early-bound requests by the compiler, or late-bound requests at run-time.

    MSDN Blogs 2010

  • Unlike early-bound objects, you can't easily use the new keyword to create an instance because the compiler expects the name of a type to be used with new, which of course you don't know for late-bound object types.

    MSDN Magazine: RSS Feed 2009

  • More importantly, interfaces and base classes can be used to call into the late-bound code in an early-bound manner.

    MSDN Magazine: RSS Feed 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.