pattern

TwitterFacebook
Get flash to fully experience Pearltrees
The Object Adapter Design Pattern is often used for modifying an interface into another interface that the client expects. A drawback with this pattern is that you need to implement all the methods of the target interface. In this newsletter, solve the problem with dynamice proxies

Object Adapter based on Dynamic Proxy

http://www.artima.com/weblogs/viewpost.jsp?thread=109017
http://ajaxpatterns.org/Ajax_Frameworks These pages contain links, summaries, and licensing details of various Ajax-related frameworks.

Ajax Frameworks - Ajax Patterns

Big Ball of Mud

While much attention has been focused on high-level software architectural patterns, what is, in effect, the de-facto standard software architecture is seldom discussed. http://www.laputan.org/mud/mud.html