13.07.2015 Views

Smalltalk Best Practice Patterns Volume 1: Coding - Free

Smalltalk Best Practice Patterns Volume 1: Coding - Free

Smalltalk Best Practice Patterns Volume 1: Coding - Free

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.

self listPane parentcolor: Color black;height: 17width: 11At a glance, you can’t tell whether height and width are set separately or together. The readabilitygains of a Cascade are quickly lost if you have to spend any time figuring out the messages that aresent. Fortunately, most times messages go to the same receiver (especially more than two), themessages are simple.You may have to use Yourself if you are using the value of a Cascade.<strong>Coding</strong> <strong>Patterns</strong> page 136 of 147 9/30/2006

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

Saved successfully!

Ooh no, something went wrong!