From d3bdc051ec4a6499c73d00e80f744aa375a01687 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 13 Jun 2011 07:57:30 +0000 Subject: Minor refactoring and cleanup of edit module and its test composites. Add HTML generation and messaging components and a few more tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135048 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/edit/apps/shoppingcart/app.composite | 194 ++++++++++++--------- 1 file changed, 113 insertions(+), 81 deletions(-) (limited to 'sca-cpp/trunk/modules/edit/apps/shoppingcart') diff --git a/sca-cpp/trunk/modules/edit/apps/shoppingcart/app.composite b/sca-cpp/trunk/modules/edit/apps/shoppingcart/app.composite index 565bffa371..0d626d09a6 100644 --- a/sca-cpp/trunk/modules/edit/apps/shoppingcart/app.composite +++ b/sca-cpp/trunk/modules/edit/apps/shoppingcart/app.composite @@ -28,17 +28,17 @@ - + - + - + @@ -145,13 +145,13 @@ - + - + @@ -161,7 +161,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -239,6 +239,11 @@ + + + + + @@ -246,6 +251,72 @@ + + + + + catalog + + + + + + Kiwi + + + + + + delresult + + + + + + sendresult + + + + + + total + + + + + + message + + + + + + message + + + + + + cart + + + + + + putresult + + + + + + Mango + + + + + + Passion + @@ -290,7 +361,7 @@ - + @@ -417,83 +488,23 @@ 0 - + - + + + + + + + fruit - - - - - catalog - - - - - - Kiwi - - - - - - delresult - - - - - - sendresult - - - - - - total - - - - - - message - - - - - - message - - - - - - cart - - - - - - putresult - - - - - - Mango - - - - - - Passion - @@ -507,6 +518,11 @@ + + + + + @@ -515,6 +531,12 @@ + + + + + + @@ -532,6 +554,11 @@ xmppsca.1@gmail.com + + + + - + @@ -547,10 +574,10 @@ Your order has been processed. Your total: ${1} - + - <span id="fruit" class="checkbox"><input type="checkbox" value="{0}"/>${1} - {0}</span> + ${1} - {0} @@ -562,7 +589,12 @@ xmpp4sca - + + + + fruit + + @@ -582,7 +614,7 @@ - + fruit -- cgit v1.2.3