03.09.2015 Views

Design Patterns

Download - Assembla

Download - Assembla

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

xxvi<br />

■INTRODUCTION<br />

• extend(subClass, superClass): Performs the steps needed to set up subClass as a subclass<br />

of superClass. Covered in Chapter 4.<br />

• augment(receivingClass, givingClass): Takes the methods from givingClass and gives<br />

them to receivingClass. Covered in Chapter 4.<br />

Downloading the Code<br />

The example code from each chapter is available as a zip file at the book’s website,<br />

http://jsdesignpatterns.com, and at the Apress website, http://www.apress.com.<br />

Contacting the Authors<br />

You can contact the authors at dustin@jsdesignpatterns.com and ross@jsdesignpatterns.com.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!