golf 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (141) hide show
  1. data/.gitignore +10 -0
  2. data/Gemfile +6 -0
  3. data/Gemfile.lock +21 -0
  4. data/Rakefile +12 -0
  5. data/bin/golf +8 -0
  6. data/golf-java/README.markdown +41 -0
  7. data/golf-java/THANKS.markdown +14 -0
  8. data/golf-java/build/classes.zip +0 -0
  9. data/golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping$MimeMappingSingleton.class +0 -0
  10. data/golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping.class +0 -0
  11. data/golf-java/build/com/thinkminimo/golf/GolfResource.class +0 -0
  12. data/golf-java/build/com/thinkminimo/golf/GolfServlet$1.class +0 -0
  13. data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfContext.class +0 -0
  14. data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfParams.class +0 -0
  15. data/golf-java/build/com/thinkminimo/golf/GolfServlet$GolfSession.class +0 -0
  16. data/golf-java/build/com/thinkminimo/golf/GolfServlet$PermanentRedirectException.class +0 -0
  17. data/golf-java/build/com/thinkminimo/golf/GolfServlet$RedirectException.class +0 -0
  18. data/golf-java/build/com/thinkminimo/golf/GolfServlet$StoredJSVM.class +0 -0
  19. data/golf-java/build/com/thinkminimo/golf/GolfServlet.class +0 -0
  20. data/golf-java/build/com/thinkminimo/golf/JsonpTunnel.class +0 -0
  21. data/golf-java/build/com/thinkminimo/golf/Main$1.class +0 -0
  22. data/golf-java/build/com/thinkminimo/golf/Main$RingList.class +0 -0
  23. data/golf-java/build/com/thinkminimo/golf/Main.class +0 -0
  24. data/golf-java/build/com/thinkminimo/golf/ProxyServlet.class +0 -0
  25. data/golf-java/build/com/yahoo/platform/yui/compressor/CssCompressor.class +0 -0
  26. data/golf-java/build/com/yahoo/platform/yui/compressor/JarClassLoader.class +0 -0
  27. data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptCompressor.class +0 -0
  28. data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.class +0 -0
  29. data/golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptToken.class +0 -0
  30. data/golf-java/build/com/yahoo/platform/yui/compressor/ScriptOrFnScope.class +0 -0
  31. data/golf-java/build/depends.zip +0 -0
  32. data/golf-java/build/golf +2 -0
  33. data/golf-java/build/org/json/JSONArray.class +0 -0
  34. data/golf-java/build/org/json/JSONException.class +0 -0
  35. data/golf-java/build/org/json/JSONObject$1.class +0 -0
  36. data/golf-java/build/org/json/JSONObject$Null.class +0 -0
  37. data/golf-java/build/org/json/JSONObject.class +0 -0
  38. data/golf-java/build/org/json/JSONString.class +0 -0
  39. data/golf-java/build/org/json/JSONStringer.class +0 -0
  40. data/golf-java/build/org/json/JSONTokener.class +0 -0
  41. data/golf-java/build/org/json/JSONWriter.class +0 -0
  42. data/golf-java/build/resources.zip +0 -0
  43. data/golf-java/build.xml +174 -0
  44. data/golf-java/dist/golf.zip +0 -0
  45. data/golf-java/lib/ant-launcher.jar +0 -0
  46. data/golf-java/lib/ant.jar +0 -0
  47. data/golf-java/lib/commons-codec-1.4.jar +0 -0
  48. data/golf-java/lib/commons-collections-3.2.1.jar +0 -0
  49. data/golf-java/lib/commons-fileupload-1.2.1.jar +0 -0
  50. data/golf-java/lib/commons-httpclient-3.1.jar +0 -0
  51. data/golf-java/lib/commons-io-1.4.jar +0 -0
  52. data/golf-java/lib/commons-lang-2.4.jar +0 -0
  53. data/golf-java/lib/commons-logging-1.1.1.jar +0 -0
  54. data/golf-java/lib/cssparser-0.9.5.jar +0 -0
  55. data/golf-java/lib/getopt-0.1-dev.jar +0 -0
  56. data/golf-java/lib/htmlunit-2.6.jar +0 -0
  57. data/golf-java/lib/htmlunit-core-js-2.6.jar +0 -0
  58. data/golf-java/lib/java-xmlbuilder-1.jar +0 -0
  59. data/golf-java/lib/jets3t-0.7.0.jar +0 -0
  60. data/golf-java/lib/jetty-6.1.15.jar +0 -0
  61. data/golf-java/lib/jetty-util-6.1.15.jar +0 -0
  62. data/golf-java/lib/log4j-1.2.15.jar +0 -0
  63. data/golf-java/lib/nekohtml-1.9.13.jar +0 -0
  64. data/golf-java/lib/sac-1.3.jar +0 -0
  65. data/golf-java/lib/serializer-2.7.1.jar +0 -0
  66. data/golf-java/lib/servlet-api-2.5-20081211.jar +0 -0
  67. data/golf-java/lib/xalan-2.7.1.jar +0 -0
  68. data/golf-java/lib/xercesImpl-2.9.1.jar +0 -0
  69. data/golf-java/lib/xml-apis-1.3.04.jar +0 -0
  70. data/golf-java/resources/app_error.html +60 -0
  71. data/golf-java/resources/error.html +29 -0
  72. data/golf-java/resources/forcebot.txt +0 -0
  73. data/golf-java/resources/forceclient.txt +0 -0
  74. data/golf-java/resources/forceproxy.txt +0 -0
  75. data/golf-java/resources/head.html +0 -0
  76. data/golf-java/resources/jquery.address.js +439 -0
  77. data/golf-java/resources/jquery.golf.js +945 -0
  78. data/golf-java/resources/jquery.js +4376 -0
  79. data/golf-java/resources/jsdetect.html +23 -0
  80. data/golf-java/resources/loading.gif +0 -0
  81. data/golf-java/resources/new.html +45 -0
  82. data/golf-java/resources/new.static.html +45 -0
  83. data/golf-java/resources/noscript.forceclient.html +11 -0
  84. data/golf-java/resources/noscript.html +18 -0
  85. data/golf-java/resources/noscript.static.html +15 -0
  86. data/golf-java/resources/project.xml +21 -0
  87. data/golf-java/resources/proxy_project.xml +11 -0
  88. data/golf-java/resources/proxy_web.xml +40 -0
  89. data/golf-java/resources/static_project.xml +37 -0
  90. data/golf-java/resources/version +1 -0
  91. data/golf-java/resources/web.xml +36 -0
  92. data/golf-java/resources/welcome2golf.html +50 -0
  93. data/golf-java/src/com/thinkminimo/golf/GolfResource.java +582 -0
  94. data/golf-java/src/com/thinkminimo/golf/GolfServlet.java +1055 -0
  95. data/golf-java/src/com/thinkminimo/golf/JsonpTunnel.java +86 -0
  96. data/golf-java/src/com/thinkminimo/golf/Main.java +1299 -0
  97. data/golf-java/src/com/thinkminimo/golf/ProxyServlet.java +577 -0
  98. data/golf-java/src/com/yahoo/platform/yui/compressor/CssCompressor.java +188 -0
  99. data/golf-java/src/com/yahoo/platform/yui/compressor/JarClassLoader.java +158 -0
  100. data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java +1281 -0
  101. data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.java +55 -0
  102. data/golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java +28 -0
  103. data/golf-java/src/com/yahoo/platform/yui/compressor/ScriptOrFnScope.java +160 -0
  104. data/golf-java/src/org/json/JSONArray.java +934 -0
  105. data/golf-java/src/org/json/JSONException.java +27 -0
  106. data/golf-java/src/org/json/JSONObject.java +1550 -0
  107. data/golf-java/src/org/json/JSONString.java +18 -0
  108. data/golf-java/src/org/json/JSONStringer.java +78 -0
  109. data/golf-java/src/org/json/JSONTokener.java +422 -0
  110. data/golf-java/src/org/json/JSONWriter.java +323 -0
  111. data/golf-java/test/client/golftest/README.markdown +3 -0
  112. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.css +114 -0
  113. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.html +17 -0
  114. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.js +81 -0
  115. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/asc.gif +0 -0
  116. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/bg.gif +0 -0
  117. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/desc.gif +0 -0
  118. data/golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/test/test.html +1 -0
  119. data/golf-java/test/client/golftest/controller.js +131 -0
  120. data/golf-java/test/client/golftest/forceclient.txt +0 -0
  121. data/golf-java/test/client/golftest/forceproxy.txt +0 -0
  122. data/golf-java/test/client/golftest/head.html +1 -0
  123. data/golf-java/test/client/golftest/scripts/jquery.tablesort.js +75 -0
  124. data/golf-java/test/client/golftest/styles/style.css +18 -0
  125. data/golf-java/test/client/golftest/test/test.html +1 -0
  126. data/golf.gemspec +24 -0
  127. data/lib/golf/cli.rb +32 -0
  128. data/lib/golf/compiler.rb +12 -0
  129. data/lib/golf/rack.rb +17 -0
  130. data/lib/golf/version.rb +3 -0
  131. data/lib/golf.rb +6 -0
  132. data/template/Gemfile +5 -0
  133. data/template/config.ru +7 -0
  134. data/template/golfapp/components/Test/Test.html +22 -0
  135. data/template/golfapp/components/Test/Test.res/myfile.txt +1 -0
  136. data/template/golfapp/controller.js +10 -0
  137. data/template/golfapp/plugins/mylib.js +12 -0
  138. data/test/test_compiler.rb +10 -0
  139. data/test/test_helper.rb +6 -0
  140. data/test/test_rack.rb +17 -0
  141. metadata +208 -0
@@ -0,0 +1,75 @@
1
+ /**
2
+ * jquery.tablesort.js: Tiny table sorting script for jQuery.
3
+ *
4
+ * Fork me on github:
5
+ * http://github.com/micha/jquery-tablesort/
6
+ *
7
+ * Author:
8
+ * Micha Niskin <micha@thinkminimo.com>
9
+ * Copyright 2009, no rights reserved.
10
+ */
11
+ (function($) {
12
+ jQuery.fn.makeSortable = function() {
13
+ this.each(function(i_table, v_table) {
14
+ var tbl = $(this).addClass("jquery-tablesort");
15
+ if (tbl.get()[0].tagName.toUpperCase() == "TABLE") {
16
+ $("th > *:first-child", tbl).each(function(i_col, v_col) {
17
+ var th = $(this);
18
+ th.click(function() {
19
+ var not = tbl.find("td table *");
20
+ tbl.find("tbody").not(not).each(function(i_tbody, v_tbody) {
21
+ var rows = $(v_tbody).find("tr").not(not);
22
+ var bak = [], sort_as = null;
23
+ rows.each(function(i_row, v_row) {
24
+ var td = bak[i_row] =
25
+ $(this).find("td").not(not).eq(i_col).text()+"";
26
+ var type =
27
+ (!isNaN(Date.parse(td)) ? "date"
28
+ : (!isNaN(new Number(td)) ? "number"
29
+ : (!isNaN(new Number(td.replace(/^\$/,""))) ? "currency"
30
+ : "string")));
31
+ sort_as = (!!sort_as && sort_as != type ? "string" : type);
32
+ });
33
+ rows = rows.sort(function(a, b) {
34
+ var va = $(a).find("td").not(not).eq(i_col).text();
35
+ var vb = $(b).find("td").not(not).eq(i_col).text();
36
+ if (sort_as == "date") {
37
+ va = Date.parse(va);
38
+ vb = Date.parse(vb);
39
+ return (va < vb ? -1 : (va == vb ? 0 : 1));
40
+ } else if (sort_as == "currency") {
41
+ return (va.replace(/^\$/, "") - vb.replace(/^\$/, ""));
42
+ } else if (sort_as == "number") {
43
+ return (va - vb);
44
+ } else if (sort_as == "string") {
45
+ va = va.toString();
46
+ vb = vb.toString();
47
+ return (va < vb ? -1 : (va == vb ? 0 : 1));
48
+ } else {
49
+ return 0;
50
+ }
51
+ });
52
+ $(".sort-asc", tbl).not(not).removeClass("sort-asc");
53
+ $(".sort-desc", tbl).not(not).removeClass("sort-desc");
54
+ if ((function() {
55
+ for (var i=0; i<rows.size(); i++)
56
+ if (rows.eq(i).find("td").not(not).eq(i_col).text() != bak[i])
57
+ return false;
58
+ return true;
59
+ })()) {
60
+ rows = $(rows.get().reverse());
61
+ th.removeClass("sort-asc").addClass("sort-desc");
62
+ } else {
63
+ th.removeClass("sort-desc").addClass("sort-asc");
64
+ }
65
+ $(v_tbody).append(rows);
66
+ });
67
+ tbl.trigger('sort');
68
+ });
69
+ });
70
+ tbl.trigger('sort');
71
+ }
72
+ });
73
+ return this;
74
+ }
75
+ })(jQuery);
@@ -0,0 +1,18 @@
1
+ * {
2
+ padding: 0;
3
+ margin: 0 auto;
4
+ }
5
+
6
+ body {
7
+ font-family: sans-serif;
8
+ margin: 0 auto;
9
+ padding: 0;
10
+ font-size: 12pt;
11
+ }
12
+
13
+ input.text {
14
+ border: 1px solid #999;
15
+ padding: 0.25em;
16
+ font-size: 12pt;
17
+ }
18
+
data/golf.gemspec ADDED
@@ -0,0 +1,24 @@
1
+ # -*- encoding: utf-8 -*-
2
+ $:.push File.expand_path("../lib", __FILE__)
3
+ require "golf/version"
4
+
5
+ Gem::Specification.new do |s|
6
+ s.name = "golf"
7
+ s.version = Golf::VERSION
8
+ s.platform = Gem::Platform::RUBY
9
+ s.authors = ["Micha Niskin, Alan Dipert, Julio Capote"]
10
+ s.email = ["michaniskin@gmail.com"]
11
+ s.homepage = "http://golf.github.com"
12
+ s.summary = %q{Component based front end JS Framework}
13
+ s.description = %q{Golf lets you write your interface in terms of reusable, simple components.}
14
+ s.add_dependency('thor')
15
+
16
+ s.bindir = 'bin'
17
+ s.executables = ['golf']
18
+ s.rubyforge_project = "golf"
19
+
20
+ s.files = `git ls-files`.split("\n")
21
+ s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
22
+ s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
23
+ s.require_paths = ["lib"]
24
+ end
data/lib/golf/cli.rb ADDED
@@ -0,0 +1,32 @@
1
+ require 'thor'
2
+ require 'thor/group'
3
+ require 'erb'
4
+
5
+ module Golf
6
+
7
+ class CLI < Thor
8
+ include Thor::Actions
9
+
10
+ def self.source_root
11
+ File.expand_path("../../../", __FILE__)
12
+ end
13
+
14
+ desc "new [NAME]", "Creates new golf app"
15
+ def new(name)
16
+ directory("template", name)
17
+ end
18
+
19
+ desc "server", "Run the golf app"
20
+ def server
21
+ `rackup`
22
+ end
23
+
24
+ desc "compile [DESTINATION]", "Compile the app into a directory"
25
+ def compile(dir)
26
+ Golf::Compiler.compile!
27
+ end
28
+
29
+ end
30
+
31
+ end
32
+
@@ -0,0 +1,12 @@
1
+ module Golf
2
+ class Compiler
3
+
4
+ def self.compile!(env = nil)
5
+ end
6
+
7
+ def self.discover_components
8
+ true
9
+ end
10
+
11
+ end
12
+ end
data/lib/golf/rack.rb ADDED
@@ -0,0 +1,17 @@
1
+ module Golf
2
+ class Rack
3
+
4
+ def initialize(app = nil)
5
+ @app = app if app
6
+ end
7
+
8
+ def call(env)
9
+ #compile it before we pass it to static
10
+ #Golf::Compiler.compile!(env)
11
+ ['200', { 'Content-Type' => 'application/javascript', 'Content-Length' => '5'}, ['asasd']]
12
+ #@app.call(env) if @app
13
+ end
14
+
15
+ end
16
+ end
17
+
@@ -0,0 +1,3 @@
1
+ module Golf
2
+ VERSION = "0.0.1"
3
+ end
data/lib/golf.rb ADDED
@@ -0,0 +1,6 @@
1
+ require "golf/compiler"
2
+ require "golf/rack"
3
+ require "golf/cli"
4
+
5
+
6
+
data/template/Gemfile ADDED
@@ -0,0 +1,5 @@
1
+ source "http://rubygems.org"
2
+
3
+ gem 'rack'
4
+ gem 'rack-contrib'
5
+ gem 'golf'
@@ -0,0 +1,7 @@
1
+ require 'bundler'
2
+ require 'golf'
3
+ require 'rack'
4
+ require 'rack/contrib'
5
+
6
+ use Golf::Rack
7
+ run Rack::Static, :urls => ["/"], :root => "golfapp"
@@ -0,0 +1,22 @@
1
+ <div>
2
+
3
+ <style type="text/golf">
4
+ </style>
5
+
6
+ <script type="text/golf">
7
+ function() {
8
+ var MyThing = $.require("mylib").MyThing;
9
+ var m = new MyThing();
10
+
11
+ $("p").text("this is awesome");
12
+
13
+ this.update_p = function(what) {
14
+ $("p").text(what);
15
+ }
16
+ }
17
+ </script>
18
+
19
+
20
+ <h1>Hello, world.</h1>
21
+ <p>This is a test!</p>
22
+ </div>
@@ -0,0 +1,10 @@
1
+
2
+ $.golf.controller = [
3
+
4
+ { route: ".*",
5
+ action: function(container, params) {
6
+ container.append(new Component.Test());
7
+ }
8
+ }
9
+
10
+ ];
@@ -0,0 +1,12 @@
1
+ (function() {
2
+
3
+ function MyThing() {
4
+ this.foo = "bar";
5
+ this.baz = function() {
6
+ console.log("hio");
7
+ };
8
+ }
9
+
10
+ exports.MyThing = MyThing;
11
+
12
+ })();
@@ -0,0 +1,10 @@
1
+ require 'test_helper'
2
+
3
+ class CompilerTest < Test::Unit::TestCase
4
+
5
+ def test_component_discovery
6
+ components = Golf::Compiler.discover_components
7
+ assert components
8
+ end
9
+
10
+ end
@@ -0,0 +1,6 @@
1
+ $:.push File.expand_path("../../lib", __FILE__)
2
+
3
+ require 'rubygems'
4
+ require 'test/unit'
5
+ require 'rack/test'
6
+ require 'golf'
data/test/test_rack.rb ADDED
@@ -0,0 +1,17 @@
1
+ require 'test_helper'
2
+
3
+ class RackTest < Test::Unit::TestCase
4
+ include Rack::Test::Methods
5
+
6
+ def app
7
+ Golf::Rack.new
8
+ end
9
+
10
+ def test_component_regeneration
11
+ get "/component.js"
12
+ assert last_response.ok?
13
+ end
14
+
15
+
16
+
17
+ end
metadata ADDED
@@ -0,0 +1,208 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: golf
3
+ version: !ruby/object:Gem::Version
4
+ prerelease:
5
+ version: 0.0.1
6
+ platform: ruby
7
+ authors:
8
+ - Micha Niskin, Alan Dipert, Julio Capote
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+
13
+ date: 2011-04-10 00:00:00 -07:00
14
+ default_executable:
15
+ dependencies:
16
+ - !ruby/object:Gem::Dependency
17
+ name: thor
18
+ prerelease: false
19
+ requirement: &id001 !ruby/object:Gem::Requirement
20
+ none: false
21
+ requirements:
22
+ - - ">="
23
+ - !ruby/object:Gem::Version
24
+ version: "0"
25
+ type: :runtime
26
+ version_requirements: *id001
27
+ description: Golf lets you write your interface in terms of reusable, simple components.
28
+ email:
29
+ - michaniskin@gmail.com
30
+ executables:
31
+ - golf
32
+ extensions: []
33
+
34
+ extra_rdoc_files: []
35
+
36
+ files:
37
+ - .gitignore
38
+ - Gemfile
39
+ - Gemfile.lock
40
+ - Rakefile
41
+ - bin/golf
42
+ - golf-java/README.markdown
43
+ - golf-java/THANKS.markdown
44
+ - golf-java/build.xml
45
+ - golf-java/build/classes.zip
46
+ - golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping$MimeMappingSingleton.class
47
+ - golf-java/build/com/thinkminimo/golf/GolfResource$MimeMapping.class
48
+ - golf-java/build/com/thinkminimo/golf/GolfResource.class
49
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$1.class
50
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$GolfContext.class
51
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$GolfParams.class
52
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$GolfSession.class
53
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$PermanentRedirectException.class
54
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$RedirectException.class
55
+ - golf-java/build/com/thinkminimo/golf/GolfServlet$StoredJSVM.class
56
+ - golf-java/build/com/thinkminimo/golf/GolfServlet.class
57
+ - golf-java/build/com/thinkminimo/golf/JsonpTunnel.class
58
+ - golf-java/build/com/thinkminimo/golf/Main$1.class
59
+ - golf-java/build/com/thinkminimo/golf/Main$RingList.class
60
+ - golf-java/build/com/thinkminimo/golf/Main.class
61
+ - golf-java/build/com/thinkminimo/golf/ProxyServlet.class
62
+ - golf-java/build/com/yahoo/platform/yui/compressor/CssCompressor.class
63
+ - golf-java/build/com/yahoo/platform/yui/compressor/JarClassLoader.class
64
+ - golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptCompressor.class
65
+ - golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.class
66
+ - golf-java/build/com/yahoo/platform/yui/compressor/JavaScriptToken.class
67
+ - golf-java/build/com/yahoo/platform/yui/compressor/ScriptOrFnScope.class
68
+ - golf-java/build/depends.zip
69
+ - golf-java/build/golf
70
+ - golf-java/build/org/json/JSONArray.class
71
+ - golf-java/build/org/json/JSONException.class
72
+ - golf-java/build/org/json/JSONObject$1.class
73
+ - golf-java/build/org/json/JSONObject$Null.class
74
+ - golf-java/build/org/json/JSONObject.class
75
+ - golf-java/build/org/json/JSONString.class
76
+ - golf-java/build/org/json/JSONStringer.class
77
+ - golf-java/build/org/json/JSONTokener.class
78
+ - golf-java/build/org/json/JSONWriter.class
79
+ - golf-java/build/resources.zip
80
+ - golf-java/dist/golf.zip
81
+ - golf-java/lib/ant-launcher.jar
82
+ - golf-java/lib/ant.jar
83
+ - golf-java/lib/commons-codec-1.4.jar
84
+ - golf-java/lib/commons-collections-3.2.1.jar
85
+ - golf-java/lib/commons-fileupload-1.2.1.jar
86
+ - golf-java/lib/commons-httpclient-3.1.jar
87
+ - golf-java/lib/commons-io-1.4.jar
88
+ - golf-java/lib/commons-lang-2.4.jar
89
+ - golf-java/lib/commons-logging-1.1.1.jar
90
+ - golf-java/lib/cssparser-0.9.5.jar
91
+ - golf-java/lib/getopt-0.1-dev.jar
92
+ - golf-java/lib/htmlunit-2.6.jar
93
+ - golf-java/lib/htmlunit-core-js-2.6.jar
94
+ - golf-java/lib/java-xmlbuilder-1.jar
95
+ - golf-java/lib/jets3t-0.7.0.jar
96
+ - golf-java/lib/jetty-6.1.15.jar
97
+ - golf-java/lib/jetty-util-6.1.15.jar
98
+ - golf-java/lib/log4j-1.2.15.jar
99
+ - golf-java/lib/nekohtml-1.9.13.jar
100
+ - golf-java/lib/sac-1.3.jar
101
+ - golf-java/lib/serializer-2.7.1.jar
102
+ - golf-java/lib/servlet-api-2.5-20081211.jar
103
+ - golf-java/lib/xalan-2.7.1.jar
104
+ - golf-java/lib/xercesImpl-2.9.1.jar
105
+ - golf-java/lib/xml-apis-1.3.04.jar
106
+ - golf-java/resources/app_error.html
107
+ - golf-java/resources/error.html
108
+ - golf-java/resources/forcebot.txt
109
+ - golf-java/resources/forceclient.txt
110
+ - golf-java/resources/forceproxy.txt
111
+ - golf-java/resources/head.html
112
+ - golf-java/resources/jquery.address.js
113
+ - golf-java/resources/jquery.golf.js
114
+ - golf-java/resources/jquery.js
115
+ - golf-java/resources/jsdetect.html
116
+ - golf-java/resources/loading.gif
117
+ - golf-java/resources/new.html
118
+ - golf-java/resources/new.static.html
119
+ - golf-java/resources/noscript.forceclient.html
120
+ - golf-java/resources/noscript.html
121
+ - golf-java/resources/noscript.static.html
122
+ - golf-java/resources/project.xml
123
+ - golf-java/resources/proxy_project.xml
124
+ - golf-java/resources/proxy_web.xml
125
+ - golf-java/resources/static_project.xml
126
+ - golf-java/resources/version
127
+ - golf-java/resources/web.xml
128
+ - golf-java/resources/welcome2golf.html
129
+ - golf-java/src/com/thinkminimo/golf/GolfResource.java
130
+ - golf-java/src/com/thinkminimo/golf/GolfServlet.java
131
+ - golf-java/src/com/thinkminimo/golf/JsonpTunnel.java
132
+ - golf-java/src/com/thinkminimo/golf/Main.java
133
+ - golf-java/src/com/thinkminimo/golf/ProxyServlet.java
134
+ - golf-java/src/com/yahoo/platform/yui/compressor/CssCompressor.java
135
+ - golf-java/src/com/yahoo/platform/yui/compressor/JarClassLoader.java
136
+ - golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java
137
+ - golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptIdentifier.java
138
+ - golf-java/src/com/yahoo/platform/yui/compressor/JavaScriptToken.java
139
+ - golf-java/src/com/yahoo/platform/yui/compressor/ScriptOrFnScope.java
140
+ - golf-java/src/org/json/JSONArray.java
141
+ - golf-java/src/org/json/JSONException.java
142
+ - golf-java/src/org/json/JSONObject.java
143
+ - golf-java/src/org/json/JSONString.java
144
+ - golf-java/src/org/json/JSONStringer.java
145
+ - golf-java/src/org/json/JSONTokener.java
146
+ - golf-java/src/org/json/JSONWriter.java
147
+ - golf-java/test/client/golftest/README.markdown
148
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.css
149
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.html
150
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.js
151
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/asc.gif
152
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/bg.gif
153
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/desc.gif
154
+ - golf-java/test/client/golftest/components/com/thinkminimo/golf/test/Harness.res/test/test.html
155
+ - golf-java/test/client/golftest/controller.js
156
+ - golf-java/test/client/golftest/forceclient.txt
157
+ - golf-java/test/client/golftest/forceproxy.txt
158
+ - golf-java/test/client/golftest/head.html
159
+ - golf-java/test/client/golftest/scripts/jquery.tablesort.js
160
+ - golf-java/test/client/golftest/styles/style.css
161
+ - golf-java/test/client/golftest/test/test.html
162
+ - golf.gemspec
163
+ - lib/golf.rb
164
+ - lib/golf/cli.rb
165
+ - lib/golf/compiler.rb
166
+ - lib/golf/rack.rb
167
+ - lib/golf/version.rb
168
+ - template/Gemfile
169
+ - template/config.ru
170
+ - template/golfapp/components/Test/Test.html
171
+ - template/golfapp/components/Test/Test.res/myfile.txt
172
+ - template/golfapp/controller.js
173
+ - template/golfapp/plugins/mylib.js
174
+ - test/test_compiler.rb
175
+ - test/test_helper.rb
176
+ - test/test_rack.rb
177
+ has_rdoc: true
178
+ homepage: http://golf.github.com
179
+ licenses: []
180
+
181
+ post_install_message:
182
+ rdoc_options: []
183
+
184
+ require_paths:
185
+ - lib
186
+ required_ruby_version: !ruby/object:Gem::Requirement
187
+ none: false
188
+ requirements:
189
+ - - ">="
190
+ - !ruby/object:Gem::Version
191
+ version: "0"
192
+ required_rubygems_version: !ruby/object:Gem::Requirement
193
+ none: false
194
+ requirements:
195
+ - - ">="
196
+ - !ruby/object:Gem::Version
197
+ version: "0"
198
+ requirements: []
199
+
200
+ rubyforge_project: golf
201
+ rubygems_version: 1.5.1
202
+ signing_key:
203
+ specification_version: 3
204
+ summary: Component based front end JS Framework
205
+ test_files:
206
+ - test/test_compiler.rb
207
+ - test/test_helper.rb
208
+ - test/test_rack.rb