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 8619247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T06:17:47+00:00 2026-06-12T06:17:47+00:00

I cam upon this code in an example for the EaselJS library – what

  • 0

I cam upon this code in an example for the EaselJS library – what it does is it assigns the namespace of the entire createjs library to “window”.

<script>
var createjs = window;
</script>

My question is this:
Is setting the namespace of a library to window a really dumb idea? Doesn’t it just get rid of the whole point of using a namespace by making all the namespaced variable suddenly global scoped?

The only advantage I can see is letting you write shorter contructors for your objects. For example typing:

 stage = new Stage(canvas);

instead of:

 stage = new  createjs.Stage(canvas);

Is this a bad idea, or is is somehow brilliant, or just harmlessly quirky?

  • 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-06-12T06:17:48+00:00Added an answer on June 12, 2026 at 6:17 am

    A good idea for me is something that should be actively used by many people. And that’s exactly why I consider this trick a bad idea: in short, it actually defeats the idea of namespaces: if many people (= authors of other popular JS libraries) start to use window as their namespace root, the harm of methods overwriting methods overwriting another methods will negate any possible advantages of such approach.

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

Sidebar

Related Questions

I cam across this code from a remoting function (clojurescriptone) where the data sent
Say you have this code pthread_mutex_lock(&cam->video_lock); while(cam->status == WAIT_DISPLAY) // <-- Why is this
this is my flash as3 code : var cam:Camera; cam= Camera.getCamera(); var video:Video=new Video(200,200);
I have a web cam that takes a picture every N seconds. This gives
I have written code in Java to access web cam,and to save image... I
Im having trouble working grabbing a dynamically created image from this service: http://opsin.ch.cam.ac.uk/opsin/USER-STRUCTURE-TO-GENERATE.png Im
when reading a python ndb api of google app engine, I cam across this
Hi I am trying to detect web cam in opencv using following code I
I was working on my website when I cam across this problem, I have
This should be simple. I cam do it easily in Excel, but it isn't

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.