» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Patterns + article

GUI Architectures (Martin Fowler)

There have been many different ways to organize the code for a rich client system. Here I discuss a selection of those that I feel have been the most influential & introduce how they relate to the patterns.

RCP: del.icio.us/tag/RichClient

Passive View MVC/MVP Pattern (Martin Fowler)

A screen & components with all app-specific behavior extracted into a controller so that the widgets have their state controlled entirely by controller.

RIA: del.icio.us/tag/RIA

Don't repeat the DAO!

In this article, system architect Per Mellqvist presents a generic DAO implementation class based on Hibernate.

Hibernate: del.icio.us tag/hibernate

X/HTML 5 Versus XHTML 2

Diferenças entre as duas especificações que competem para ser a nova linguagem padrão da web.

XML: del.icio.us/tag/xml

Generic Data Access Objects

This is a pattern for Data Access Objects with JDK 5.0, from the CaveatEmptor example application. It is also explained in the book Java Persistence with Hibernate. Two links you might find useful: Sessions and transactions and Open Session in View.

Hibernate: del.icio.us tag/hibernate

Page 1 | Next >>