Skip to content

Introduction to Ratatosk

ahankinson edited this page Apr 21, 2013 · 12 revisions

One of the more confusing aspects of the Rodan client/server API interaction is the role of the Ratatosk Framework in the Cappuccino client. This Framework handles the bulk of the client-server interaction, and so this page will attempt to clarify just how this interaction works.

Both the Rodan client and server are based on the Model-View-Controller design pattern. (Django calls itself "Model-Template-View" but it's the same thing).

Clone this wiki locally