From d38334fc8aac7b4488a6fa10fe6acc219665c3bd Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 19 Feb 2006 01:22:03 +0000 Subject: Updated architecture tutorial page for change of asset manager. --- .../protected/pages/Fundamentals/Architecture.page | 2 +- .../protected/pages/Fundamentals/classtree.gif | Bin 19840 -> 18320 bytes .../protected/pages/Fundamentals/classtree.vsd | Bin 72192 -> 72704 bytes .../protected/pages/Fundamentals/objectdiagram.gif | Bin 8129 -> 7700 bytes .../protected/pages/Fundamentals/objectdiagram.vsd | Bin 156672 -> 159744 bytes 5 files changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected') diff --git a/demos/quickstart/protected/pages/Fundamentals/Architecture.page b/demos/quickstart/protected/pages/Fundamentals/Architecture.page index 8ccb20a0..d53b7ee1 100644 --- a/demos/quickstart/protected/pages/Fundamentals/Architecture.page +++ b/demos/quickstart/protected/pages/Fundamentals/Architecture.page @@ -2,7 +2,7 @@
-PRADO is primarily a presentational framework, although it is not limited to be so. The framework focuses on making Web programming, which deals most of the time with user interactions, to be component-based and event-driven so that developers can be more productive. The following class tree depicts the skeleton classes provided by PRADO, +PRADO is primarily a presentational framework, although it is not limited to be so. The framework focuses on making Web programming, which deals most of the time with user interactions, to be component-based and event-driven so that developers can be more productive. The following class tree depicts some of the major classes provided by PRADO,