Author: bslesinsky
Date: Mon Jan 5 21:50:37 2009
New Revision: 798
Modified:
wiki/Motivation.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/Motivation.wiki
==============================================================================
--- wiki/Motivation.wiki (original)
+++ wiki/Motivation.wiki Mon Jan 5 21:50:37 2009
@@ -1,5 +1,5 @@
=Motivation=
-Wiring everything together is a tedious part of application development
is. There's several approaches to connect data, service, and presentation
classes to one another. To constrast the approaches, we'll write the
billing code for a pizza ordering website:
+Wiring everything together is a tedious part of application development.
There are several approaches to connect data, service, and presentation
classes to one another. To contrast these approaches, we'll write the
billing code for a pizza ordering website:
{{{
public interface BillingService {
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---