Differences between revisions 1 and 2
Revision 1 as of 2006-08-11 04:29:14
Size: 419
Editor: BenGolding
Comment:
Revision 2 as of 2006-08-11 04:32:49
Size: 426
Editor: BenGolding
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=Albatross Application Design= = Albatross Application Design =
Line 5: Line 5:
==Model-View-Controller Overview== == Model-View-Controller Overview ==
Line 7: Line 7:
- Simple overview of MVC
- Draw a little MVC diagram
- directory structure should follow MVC paradigm
 - Simple overview of MVC
 - Draw a little MVC diagram
 - directory structure should follow MVC paradigm

Albatross Application Design

Albatross does not impose any particular application structure but following a standard structure makes a developer's life much easier. The standard application design for applications using a web interface is MVC, model-view-controller.

Model-View-Controller Overview

  • - Simple overview of MVC - Draw a little MVC diagram - directory structure should follow MVC paradigm

None: Application_design (last edited 2011-02-15 06:05:18 by localhost)