Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 56789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T17:35:22+00:00 2026-05-10T17:35:22+00:00

A lot of programming languages and frameworks do/allow/require something that I can’t seem to

  • 0

A lot of programming languages and frameworks do/allow/require something that I can’t seem to find the name for, even though there probably is one in computer science. What they basically do is bind to a variable/object/class/function by name.

Flex example (‘selectAll()’):

<mx:Button click='selectAll()' label='Select All'/> 

Mate example (‘price’):

<Injectors target='{QuotePanel}'>   <PropertyInjector targetKey='price' source='{QuoteManager}' sourceKey='currentPrice' /> </Injectors> 

Java example (‘Foo’):

Class.forName('Foo') 

There are many other examples. You get the idea. What troubles me is that there is virtually no way to verify this at compile-time, and not much the IDE can do to help in terms of code completion, navigation, and refactoring. But that’s besides the point.

My question is, what is this called? I don’t think it’s one of these: dynamic binding, name binding, reflection

Update: No, this is not a quiz, sorry if it sounds like one. It’s simply a matter of ‘name that song’ for programming.

Update: Answers that helped:

  • From Tim Lesher: It’s called ‘late binding’, ‘dynamic binding’, or ‘runtime binding’. The fact that it binds by a string is just an implementation detail…
  • From Konrad Rudolph: …it’s simply input for an interpreter.

Update: As people have correctly pointed out, some of the examples are late binding, some are reflection, some are runtime-evaluation (interpretation), etc. However, I conclude there probably is no name that describes them all. It’s just a bunch of examples that do have something in common, but not enough to give it a name. I liked the ‘everything is a string’ answer, but even though it’s funny, it doesn’t fully do it justice either.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T17:35:23+00:00Added an answer on May 10, 2026 at 5:35 pm

    It’s called ‘late binding’, ‘dynamic binding’, or ‘runtime binding’. The fact that it binds by a string is just an implementation detail, although it does imply that the string-to-symbol mapping exists at runtime (which some languages, like c++, don’t provide).

    ‘Introspection’ or ‘reflection’, on the other hand, refer to the ability to find out what interfaces, methods, or attributes an object implements at runtime.

    It’s true that dynamically-bound symbols can’t be verified before execution; that’s what makes them different from statically-bound symbols.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 90k
  • Answers 90k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Yes, you need to use an NSMutableArray: int count =… May 11, 2026 at 6:03 pm
  • Editorial Team
    Editorial Team added an answer You do just that... If you have a public event… May 11, 2026 at 6:03 pm
  • Editorial Team
    Editorial Team added an answer Google Map API, open the link in IE to show… May 11, 2026 at 6:03 pm

Related Questions

A lot of programming languages and frameworks do/allow/require something that I can't seem to
I'm not sure if this is the best way to ask this question but
Summary: Can I program a thick client game in C without reinventing wheels ,
I recently did some work modifying a Python gui app that was using wxPython
I've been a web developer for some time now, and have recently started learning

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.