Using ANY of the Design Pattern Library

Nicole21 Jul 2010 4:20 PM
Am I just totally missing something here?? How and where does one access the code(s) for YDN Design Pattern Libraries? As in how/where do we access/download the code?
xian23 Jul 2010 7:04 PM
QUOTE (Nicole @ Jul 21 2010, 03:20 PM) <{POST_SNAPBACK}>
Am I just totally missing something here?? How and where does one access the code(s) for YDN Design Pattern Libraries? As in how/where do we access/download the code?


Most patterns have a link to related code in the toolbox (called "Pattern Information) on the upper-right side of the pattern page (see, for example, http://developer.yahoo.com/ypatterns/navig...ar/leftnav.html where the box has headings such as Related Patterns, As Used at Yahoo, Code Examples, SImilar Patterns in Other Libraries, and Blog - in this case, the links under Code Examples all offer code related to implementing this pattern).

Not every pattern in the library has code, though.

Hope this helps!