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

  • SEARCH
  • Home
  • 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 6211871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:24:45+00:00 2026-05-24T06:24:45+00:00

The blog post Uninitialized variables points out that uninitialized class variables, local variables and

  • 0

The blog post Uninitialized variables points out that uninitialized class variables, local variables and constants cause an exception (after going through method_missing or their equivalent), while uninitialized global variables and instance variables only cause a warning.

Is there a logic to which ones cause an exception, and which cause only a warning?

  • 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. Editorial Team
    Editorial Team
    2026-05-24T06:24:46+00:00Added an answer on May 24, 2026 at 6:24 am

    My guess is that exceptions are provided when they might be useful in metaprogramming. You can easily instantiate a global variable or instance variable if you find it is missing — I see the idiom often:

    @var ||= 'default_value'
    

    No need for anything fancy.

    For classes, other constants and methods, it’s more awkward to check if they are defined and use them inline. The exceptions (and the associated methods like const_missing and method_missing provide hooks to handle their absence. For example, I believe Rails uses const_missing to load classes at run time.

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

Sidebar

Related Questions

This blog post of December 2008 says that rubygems is broken on Debian-based systems.
I remember reading a blog post about a group that had taken a branch
I saw a blog post the other day that had a screen shot of
Here is a blog post from Kirk Munro that explains how a script can
This blog post mentions that XPCOM components will no longer be able to observe
I recently saw a blog post showing off different displays that some software development
I was reading a blog post and saw a groovy snippet that looked lik
I just read this blog post and it stated that: Google is now working
After reading Jeff's blog post on Protecting Your Cookies: HttpOnly . I'd like to
Jon Skeet posted this blog post , in which he states that he is

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.