Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(147)

Issue 116052: Sample app for Gin (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 7 months ago by Aragos
Modified:
16 years, 3 months ago
Reviewers:
Brian_Stoler, a.a.vasiljev, A.A.Vasiljev
CC:
google-gin_googlegroups.com
Base URL:
http://google-gin.googlecode.com/svn/trunk/
Visibility:
Public.

Description

I wrote a newer & smaller sample application for Gin that shows how to use Gin. I'll also add an explanation page on the wiki and update the tutorial to link to this. Please have a look and let me know if this explains the basic principles of Gin.

Patch Set 1 #

Patch Set 2 : Fixed build.xml patch #

Patch Set 3 : Added devmode support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+528 lines, -1 line) Patch
build.xml View 1 chunk +1 line, -1 line 0 comments Download
samples/simple/build.xml View 1 2 1 chunk +120 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/Simple.gwt.xml View 1 chunk +16 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleConstants.java View 1 chunk +36 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleConstants.properties View 1 chunk +4 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleEntryPoint.java View 1 chunk +38 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleGinModule.java View 1 chunk +34 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleGinjector.java View 1 chunk +32 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleMessages.java View 1 chunk +32 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleMessages.properties View 1 chunk +2 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleService.java View 1 chunk +37 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleServiceImpl.java View 1 chunk +50 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/client/SimpleWidget.java View 1 chunk +92 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/public/index.html View 1 chunk +13 lines, -0 lines 0 comments Download
samples/simple/src/com/google/gwt/inject/example/simple/public/simple.css View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 5
A.A.Vasiljev
Hello. This app fits perfectly as a bare minimum and shows that using Gin (Guice) ...
16 years, 4 months ago (2009-12-02 10:24:33 UTC) #1
Aragos
Thanks for the review! Can you please take another look - I fixed the upload ...
16 years, 4 months ago (2009-12-13 20:52:45 UTC) #2
A.A.Vasiljev
On 2009/12/13 20:52:45, Aragos wrote: Hello, Aragos. I'd prefer to see an example working with ...
16 years, 4 months ago (2009-12-14 08:38:13 UTC) #3
Aragos
I made the project compatible with gwt 2.0 and added a devmode target. I kept ...
16 years, 3 months ago (2009-12-17 21:25:31 UTC) #4
A.A.Vasiljev
16 years, 3 months ago (2009-12-21 13:13:08 UTC) #5
works for me
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b