Add new comment

"it's actually smart enough to defer loading of the file that contains a class until someone actually instantiates an instance of that class"

There may be some edge cases for when we're building customizable functionality in classes that are loaded, but won't this benefit just go away after the class is instantiated and loaded into memory once it's used the first time?

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code class> <ul type> <ol start type> <li> <dl> <dt> <dd><h3 id> <p>
  • Lines and paragraphs break automatically.