From: olivier <> Date: Thu, 15 Feb 2007 11:29:54 +0000 (+0000) Subject: added application architecture SVG diagram (in new dev doc directory) X-Git-Tag: 1.1~1008 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=800e74aa70fc234cede8b218d148448653b93b25;p=telemeta.git added application architecture SVG diagram (in new dev doc directory) --- diff --git a/doc/devel/architecture.svg b/doc/devel/architecture.svg new file mode 100644 index 00000000..51ee83ea --- /dev/null +++ b/doc/devel/architecture.svg @@ -0,0 +1,282 @@ + + + + + + + + + image/svg+xml + + + + + + + + ModelThe Model provides a complete data abstraction layer, through a well designed API, for both audio content and metadata. + + + Audio content + + + + Metadata + + + + + + ControllerThe Controller receives requests from users, administrators, or remote systems, usually via HTTP, and routes them to the proper View(s) and Model calls. + + + + + + Backup + + + + HTML + + ViewThere are several Views, for generating HTML, XML based backups, OGG/MP3 exports, etc.. out of the Model, as required by the Controller. + + Export + + + + DublinCore + + +