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

Issue 89083: Start the appengine-tools gem (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 11 months ago by do_not_use
Modified:
16 years, 10 months ago
Reviewers:
woodie
Base URL:
http://appengine-jruby.googlecode.com/svn/trunk/appengine-tools/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Some cleanups to follow the style guide. #

Total comments: 10

Patch Set 3 : Clean up xml formatting. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+627 lines, -0 lines) Patch
A LICENSE View 1 chunk +202 lines, -0 lines 0 comments Download
A README.rdoc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A Rakefile View 1 1 chunk +53 lines, -0 lines 0 comments Download
A lib/appengine-tools/genxml.rb View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
A lib/appengine-tools/rack.rb View 1 2 1 chunk +150 lines, -0 lines 3 comments Download
A lib/appengine-tools/web-xml.rb View 1 2 1 chunk +138 lines, -0 lines 1 comment Download
A lib/appengine-tools/xml-formatter.rb View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 6
do_not_use
16 years, 11 months ago (2009-07-02 01:39:59 UTC) #1
woodie
I need to get a current copy working http://codereview.appspot.com/89083/diff/1008/10 File README.rdoc (right): http://codereview.appspot.com/89083/diff/1008/10#newcode2 Line 2: ...
16 years, 11 months ago (2009-07-02 03:33:09 UTC) #2
woodie
If you want to call a method that returns nicely formatted XML, and also have ...
16 years, 11 months ago (2009-07-02 21:01:32 UTC) #3
do_not_use
http://codereview.appspot.com/89083/diff/1008/10 File README.rdoc (right): http://codereview.appspot.com/89083/diff/1008/10#newcode2 Line 2: On 2009/07/02 03:33:09, mando.woodie wrote: > Generate XML ...
16 years, 11 months ago (2009-07-02 22:32:15 UTC) #4
woodie
If the resource classes were useful outside this application it could be helpful to flip ...
16 years, 11 months ago (2009-07-03 00:59:21 UTC) #5
woodie
16 years, 11 months ago (2009-07-03 02:39:57 UTC) #6
I need to figure out how to send diffs

http://codereview.appspot.com/89083/diff/3001/2005
File lib/appengine-tools/rack.rb (right):

http://codereview.appspot.com/89083/diff/3001/2005#newcode75
Line 75: class RackApplication
# I liked my force-to-string mod, but with your way
# you should only generate the reader for :version 

      attr_accessor :application
      attr_reader :version, :static_files, :resource_files
      attr_reader :system_properties, :environment_variables
      attr_writer :ssl_enabled, :sessions_enabled
Sign in to reply to this message.

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