Skip to content
zetaben edited this page Sep 14, 2010 · 1 revision

Diagram

Gouda use a layered architecture :

  • At the top is the User-space where the objects resides. (look at Creating Models for more on the subject)
  • Underneath is the Model layer where the methods on the models are defined (like Queries)
  • At last the connection layer, where the ConnectionInterface is defined. At the moment connectors are also defined here.
Clone this wiki locally