appcelerator 2.0.1.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. data/appcelerator/templates/appcelerator.xml +1 -0
  2. data/appcelerator/templates/application.rb +1 -2
  3. data/appcelerator/templates/index.html +1 -1
  4. data/appcelerator/templates/{js → javascripts}/appcelerator-debug.js +1110 -372
  5. data/appcelerator/templates/javascripts/appcelerator.js +20 -0
  6. data/appcelerator/templates/modules/app_box/app_box.js +1 -0
  7. data/appcelerator/templates/modules/app_button/app_button.js +1 -0
  8. data/appcelerator/templates/modules/app_button/css/button.css +1 -0
  9. data/appcelerator/templates/modules/app_button/images/dark_round_left.png +0 -0
  10. data/appcelerator/templates/modules/app_button/images/dark_round_left_disabled.png +0 -0
  11. data/appcelerator/templates/modules/app_button/images/dark_round_left_over.png +0 -0
  12. data/appcelerator/templates/modules/app_button/images/dark_round_left_press.png +0 -0
  13. data/appcelerator/templates/modules/app_button/images/dark_round_middle.png +0 -0
  14. data/appcelerator/templates/modules/app_button/images/dark_round_middle_disabled.png +0 -0
  15. data/appcelerator/templates/modules/app_button/images/dark_round_middle_over.png +0 -0
  16. data/appcelerator/templates/modules/app_button/images/dark_round_middle_press.png +0 -0
  17. data/appcelerator/templates/modules/app_button/images/dark_round_right.png +0 -0
  18. data/appcelerator/templates/modules/app_button/images/dark_round_right_disabled.png +0 -0
  19. data/appcelerator/templates/modules/app_button/images/dark_round_right_over.png +0 -0
  20. data/appcelerator/templates/modules/app_button/images/dark_round_right_press.png +0 -0
  21. data/appcelerator/templates/modules/app_button/images/dark_square_left.png +0 -0
  22. data/appcelerator/templates/modules/app_button/images/dark_square_left_disabled.png +0 -0
  23. data/appcelerator/templates/modules/app_button/images/dark_square_left_over.png +0 -0
  24. data/appcelerator/templates/modules/app_button/images/dark_square_left_press.png +0 -0
  25. data/appcelerator/templates/modules/app_button/images/dark_square_middle.png +0 -0
  26. data/appcelerator/templates/modules/app_button/images/dark_square_middle_disabled.png +0 -0
  27. data/appcelerator/templates/modules/app_button/images/dark_square_middle_over.png +0 -0
  28. data/appcelerator/templates/modules/app_button/images/dark_square_middle_press.png +0 -0
  29. data/appcelerator/templates/modules/app_button/images/dark_square_right.png +0 -0
  30. data/appcelerator/templates/modules/app_button/images/dark_square_right_disabled.png +0 -0
  31. data/appcelerator/templates/modules/app_button/images/dark_square_right_over.png +0 -0
  32. data/appcelerator/templates/modules/app_button/images/dark_square_right_press.png +0 -0
  33. data/appcelerator/templates/modules/app_button/images/icon_add_gray.png +0 -0
  34. data/appcelerator/templates/modules/app_button/images/icon_add_green.png +0 -0
  35. data/appcelerator/templates/modules/app_button/images/icon_delete_gray.png +0 -0
  36. data/appcelerator/templates/modules/app_button/images/icon_delete_red.png +0 -0
  37. data/appcelerator/templates/modules/app_button/images/icon_edit_gray.png +0 -0
  38. data/appcelerator/templates/modules/app_button/images/icon_edit_yellow.png +0 -0
  39. data/appcelerator/templates/modules/app_button/images/icon_save_blue.png +0 -0
  40. data/appcelerator/templates/modules/app_button/images/icon_save_gray.png +0 -0
  41. data/appcelerator/templates/modules/app_button/images/light_round_left.png +0 -0
  42. data/appcelerator/templates/modules/app_button/images/light_round_left_disabled.png +0 -0
  43. data/appcelerator/templates/modules/app_button/images/light_round_left_over.png +0 -0
  44. data/appcelerator/templates/modules/app_button/images/light_round_left_press.png +0 -0
  45. data/appcelerator/templates/modules/app_button/images/light_round_middle.png +0 -0
  46. data/appcelerator/templates/modules/app_button/images/light_round_middle_disabled.png +0 -0
  47. data/appcelerator/templates/modules/app_button/images/light_round_middle_over.png +0 -0
  48. data/appcelerator/templates/modules/app_button/images/light_round_middle_press.png +0 -0
  49. data/appcelerator/templates/modules/app_button/images/light_round_right.png +0 -0
  50. data/appcelerator/templates/modules/app_button/images/light_round_right_disabled.png +0 -0
  51. data/appcelerator/templates/modules/app_button/images/light_round_right_over.png +0 -0
  52. data/appcelerator/templates/modules/app_button/images/light_round_right_press.png +0 -0
  53. data/appcelerator/templates/modules/app_button/images/light_square_left.png +0 -0
  54. data/appcelerator/templates/modules/app_button/images/light_square_left_disabled.png +0 -0
  55. data/appcelerator/templates/modules/app_button/images/light_square_left_over.png +0 -0
  56. data/appcelerator/templates/modules/app_button/images/light_square_left_press.png +0 -0
  57. data/appcelerator/templates/modules/app_button/images/light_square_middle.png +0 -0
  58. data/appcelerator/templates/modules/app_button/images/light_square_middle_disabled.png +0 -0
  59. data/appcelerator/templates/modules/app_button/images/light_square_middle_over.png +0 -0
  60. data/appcelerator/templates/modules/app_button/images/light_square_middle_press.png +0 -0
  61. data/appcelerator/templates/modules/app_button/images/light_square_right.png +0 -0
  62. data/appcelerator/templates/modules/app_button/images/light_square_right_disabled.png +0 -0
  63. data/appcelerator/templates/modules/app_button/images/light_square_right_over.png +0 -0
  64. data/appcelerator/templates/modules/app_button/images/light_square_right_press.png +0 -0
  65. data/appcelerator/templates/modules/app_calendar/app_calendar.js +1 -1
  66. data/appcelerator/templates/modules/app_chart/app_chart.js +1 -1
  67. data/appcelerator/templates/modules/app_content/app_content.js +1 -1
  68. data/appcelerator/templates/modules/app_datatable/app_datatable.js +1 -1
  69. data/appcelerator/templates/modules/app_http/app_http.js +1 -0
  70. data/appcelerator/templates/modules/app_if/app_if.js +1 -0
  71. data/appcelerator/templates/modules/app_iterator/app_iterator.js +1 -1
  72. data/appcelerator/templates/modules/app_message/app_message.js +1 -1
  73. data/appcelerator/templates/modules/app_modaldialog/app_modaldialog.js +1 -1
  74. data/appcelerator/templates/modules/app_panel/app_panel.js +1 -0
  75. data/appcelerator/templates/modules/app_panel/app_panel_test.html +24 -0
  76. data/appcelerator/templates/modules/app_panel/css/panel.css +1 -0
  77. data/appcelerator/templates/modules/app_panel/css/panel_ie7.css +1 -0
  78. data/appcelerator/templates/modules/app_panel/images/close.png +0 -0
  79. data/appcelerator/templates/modules/app_panel/images/close_hover.png +0 -0
  80. data/appcelerator/templates/modules/app_panel/images/close_onclick.png +0 -0
  81. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_12.png +0 -0
  82. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_13.gif +0 -0
  83. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_15.png +0 -0
  84. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_17.png +0 -0
  85. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_19.png +0 -0
  86. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_62.png +0 -0
  87. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_63.gif +0 -0
  88. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_65.png +0 -0
  89. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_67.png +0 -0
  90. data/appcelerator/templates/modules/app_panel/images/collapsed_headers_69.png +0 -0
  91. data/appcelerator/templates/modules/app_panel/images/down.png +0 -0
  92. data/appcelerator/templates/modules/app_panel/images/down_hover.png +0 -0
  93. data/appcelerator/templates/modules/app_panel/images/down_onclick.png +0 -0
  94. data/appcelerator/templates/modules/app_panel/images/expanded_headers_12.png +0 -0
  95. data/appcelerator/templates/modules/app_panel/images/expanded_headers_13.gif +0 -0
  96. data/appcelerator/templates/modules/app_panel/images/expanded_headers_15.png +0 -0
  97. data/appcelerator/templates/modules/app_panel/images/expanded_headers_17.png +0 -0
  98. data/appcelerator/templates/modules/app_panel/images/expanded_headers_19.png +0 -0
  99. data/appcelerator/templates/modules/app_panel/images/expanded_headers_52.png +0 -0
  100. data/appcelerator/templates/modules/app_panel/images/expanded_headers_53.gif +0 -0
  101. data/appcelerator/templates/modules/app_panel/images/expanded_headers_55.png +0 -0
  102. data/appcelerator/templates/modules/app_panel/images/expanded_headers_57.png +0 -0
  103. data/appcelerator/templates/modules/app_panel/images/expanded_headers_59.png +0 -0
  104. data/appcelerator/templates/modules/app_panel/images/footer_30.png +0 -0
  105. data/appcelerator/templates/modules/app_panel/images/footer_32.png +0 -0
  106. data/appcelerator/templates/modules/app_panel/images/footer_37.png +0 -0
  107. data/appcelerator/templates/modules/app_panel/images/footer_39.png +0 -0
  108. data/appcelerator/templates/modules/app_panel/images/footer_43.gif +0 -0
  109. data/appcelerator/templates/modules/app_panel/images/footer_72.png +0 -0
  110. data/appcelerator/templates/modules/app_panel/images/footer_75.png +0 -0
  111. data/appcelerator/templates/modules/app_panel/images/footer_77.png +0 -0
  112. data/appcelerator/templates/modules/app_panel/images/footer_79.png +0 -0
  113. data/appcelerator/templates/modules/app_panel/images/footer_93.gif +0 -0
  114. data/appcelerator/templates/modules/app_panel/images/gray_left_tail.png +0 -0
  115. data/appcelerator/templates/modules/app_panel/images/gray_right_tail.png +0 -0
  116. data/appcelerator/templates/modules/app_panel/images/up.png +0 -0
  117. data/appcelerator/templates/modules/app_panel/images/up_hover.png +0 -0
  118. data/appcelerator/templates/modules/app_panel/images/up_onclick.png +0 -0
  119. data/appcelerator/templates/modules/app_panel/images/white_left_tail.png +0 -0
  120. data/appcelerator/templates/modules/app_panel/images/white_right_tail.png +0 -0
  121. data/appcelerator/templates/modules/app_progressbar/app_progressbar.js +1 -0
  122. data/appcelerator/templates/modules/app_progressbar/css/progressbar.css +1 -0
  123. data/appcelerator/templates/modules/app_script/app_script.js +1 -1
  124. data/appcelerator/templates/modules/app_search/app_search.js +1 -0
  125. data/appcelerator/templates/modules/app_search/css/search.css +1 -0
  126. data/appcelerator/templates/modules/app_security/app_security.js +1 -1
  127. data/appcelerator/templates/modules/app_upload/app_upload.js +1 -1
  128. data/appcelerator/templates/proxy_controller.rb +25 -0
  129. data/appcelerator/templates/routes.rb +2 -0
  130. data/appcelerator/templates/{service_broker.rb → service_broker_controller.rb} +0 -0
  131. data/appcelerator/templates/servicetester.html +208 -0
  132. data/appcelerator/templates/test_service.rb +3 -3
  133. data/appcelerator/templates/upload_controller.rb +55 -0
  134. data/bin/appcelerator +51 -30
  135. data/lib/appcelerator.rb +11 -5
  136. data/lib/appcelerator/dispatcher.rb +62 -62
  137. data/lib/appcelerator/service.rb +220 -222
  138. data/lib/appcelerator/service_broker_controller.rb +3 -11
  139. data/lib/appcelerator/servicebroker/inmemory_service_broker.rb +43 -37
  140. data/service/USAGE +1 -0
  141. data/service/templates/service.rb +3 -3
  142. metadata +164 -49
  143. data/appcelerator/appcelerator_generator.rb +0 -195
  144. data/appcelerator/templates/environment.rb +0 -65
  145. data/appcelerator/templates/js/appcelerator.js +0 -20
  146. data/appcelerator/templates/server +0 -4
  147. data/lib/appcelerator/model.rb +0 -94
@@ -11,25 +11,18 @@ end
11
11
 
12
12
  module ServiceBroker
13
13
 
14
- @logger = nil
15
-
16
14
  def log_processing
17
15
  # turn off logging since we get a lot of these requests
18
16
  end
19
17
 
20
- def dispatch
21
-
22
- if not @logger
23
- @logger = Appcelerator::Model.logger
24
- end
25
-
18
+ def dispatch
26
19
  session = request.session
27
20
 
28
21
  # we check to make sure we're coming from an XHR request
29
22
  # this is easy to forge but a simple check
30
23
  #
31
24
  if not request.xml_http_request? and not request.xhr?
32
- @logger.error("client error = not XHR request")
25
+ logger.error("client error = not XHR request")
33
26
  session.delete
34
27
  render :nothing => true, :status => 400
35
28
  return
@@ -40,8 +33,7 @@ module ServiceBroker
40
33
  response.headers['Cache-Control'] = 'no-cache, no-store, private, must-revalidate'
41
34
  response.headers['Expires'] = 'Mon, 26 Jul 1997 05:00:00 GMT'
42
35
 
43
- Appcelerator::Dispatcher.instance.incoming(session,request,response)
44
- Appcelerator::Dispatcher.instance.serialize(session,response.body)
36
+ Appcelerator::Dispatcher.dispatch_request(request,response,session)
45
37
 
46
38
  @performed_render = true
47
39
  end
@@ -5,45 +5,42 @@
5
5
  #
6
6
  require 'set'
7
7
  module Appcelerator
8
- class InmemoryServiceBroker
9
- include Singleton
10
-
11
- def initialize
12
- @listeners={}
13
- end
14
-
15
- def register_listener(msgtype,listener)
16
- begin
17
- @listeners[msgtype] << listener
18
- rescue
19
- @listeners[msgtype] = Set.new << listener
20
- end
8
+ class InmemoryServiceBroker
9
+ include Singleton
10
+
11
+ def initialize
12
+ @listeners={}
13
+ end
14
+
15
+ def register_listener(msgtype,listener)
16
+ begin
17
+ @listeners[msgtype] << listener
18
+ rescue
19
+ @listeners[msgtype] = LastInSet.new << listener
21
20
  end
22
-
23
- def unregister_listener(msgtype,listener)
24
- array = @listeners[msgtype]
25
- array.delete_if { |a| a == listener } if array
26
- end
27
-
28
- def clear_listeners
29
- @listeners.clear
21
+ end
22
+
23
+ def unregister_listener(msgtype,listener)
24
+ array = @listeners[msgtype]
25
+ array.delete_if { |a| a == listener } if array
26
+ end
27
+
28
+ def clear_listeners
29
+ @listeners.clear
30
+ end
31
+
32
+ def send(msg)
33
+ begin
34
+ array = @listeners[msg.message_type] || []
35
+
36
+ array.map do |listener|
37
+ listener.call(msg.clone)
38
+ end
39
+ rescue => error
40
+ puts $!
41
+ raise error
30
42
  end
31
-
32
- def send (req,type,obj)
33
- array = @listeners[type]
34
- if array
35
- array.each do |listener|
36
- begin
37
- listener.call(req,type,obj)
38
- rescue => error
39
- puts $!
40
- raise error
41
- end
42
- end
43
- return true
44
- end
45
- false
46
- end
43
+ end
47
44
 
48
45
  def diagnostics
49
46
  all = []
@@ -55,4 +52,13 @@ module Appcelerator
55
52
  all.join "\n"
56
53
  end
57
54
  end
55
+
56
+ class LastInSet < Set
57
+ alias :first_in_add :add
58
+ def add elem
59
+ delete elem
60
+ first_in_add elem
61
+ end
62
+ alias :<< :add
63
+ end
58
64
  end
@@ -14,6 +14,7 @@ Description:
14
14
  ServiceClassName - name of the service class
15
15
  ServiceMessageRequest - message request type
16
16
  ServiceMethod - method name to call
17
+ ServiceMessageRequest - message response type
17
18
 
18
19
  Example:
19
20
  ./script/generate service CreditCard service.creditcard.charge.request charge [service.creditcard.charge.response]
@@ -1,12 +1,12 @@
1
1
 
2
2
  class <%= messageclass %> < Appcelerator::Service
3
3
 
4
- Service '<%= messagetype %>', :<%= messagefunc %><%= responsetype %>
4
+ Service '<%= messagetype %>', :<%= messagefunc %>, '<%= responsetype %>'
5
5
 
6
- def <%= messagefunc %>(request,message)
6
+ def <%= messagefunc %>
7
7
 
8
8
  # TODO: implement service code
9
- p "received message #{type} with #{message.inspect}"
9
+ p "received message #{type} with #{params.inspect}"
10
10
 
11
11
  <%= response %>
12
12
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.4
2
+ rubygems_version: 0.9.1
3
3
  specification_version: 1
4
4
  name: appcelerator
5
5
  version: !ruby/object:Gem::Version
6
- version: 2.0.1.1
7
- date: 2007-11-24 00:00:00 -05:00
6
+ version: 2.0.2
7
+ date: 2007-12-20 00:00:00 -05:00
8
8
  summary: Appcelerator on Rails. Appcelerator SDK is a web2.0, ajax web application framework by Appcelerator.org
9
9
  require_paths:
10
10
  - lib
@@ -33,7 +33,6 @@ files:
33
33
  - lib/appcelerator/active_record_extension.rb
34
34
  - lib/appcelerator/dispatcher.rb
35
35
  - lib/appcelerator/migration.rb
36
- - lib/appcelerator/model.rb
37
36
  - lib/appcelerator/service.rb
38
37
  - lib/appcelerator/service_broker.rb
39
38
  - lib/appcelerator/service_broker_controller.rb
@@ -42,106 +41,231 @@ files:
42
41
  - service/templates
43
42
  - service/USAGE
44
43
  - service/templates/service.rb
45
- - appcelerator/appcelerator_generator.rb
46
44
  - appcelerator/templates/appcelerator.xml
47
45
  - appcelerator/templates/application.rb
48
- - appcelerator/templates/css
49
46
  - appcelerator/templates/dist
50
- - appcelerator/templates/environment.rb
51
47
  - appcelerator/templates/generate
52
48
  - appcelerator/templates/images
53
49
  - appcelerator/templates/index.html
54
- - appcelerator/templates/js
50
+ - appcelerator/templates/javascripts
55
51
  - appcelerator/templates/modules
52
+ - appcelerator/templates/proxy_controller.rb
56
53
  - appcelerator/templates/README
57
54
  - appcelerator/templates/routes.rb
58
- - appcelerator/templates/server
59
- - appcelerator/templates/service_broker.rb
55
+ - appcelerator/templates/service_broker_controller.rb
60
56
  - appcelerator/templates/service_broker_helper.rb
57
+ - appcelerator/templates/servicetester.html
58
+ - appcelerator/templates/stylesheets
61
59
  - appcelerator/templates/test_service.rb
60
+ - appcelerator/templates/upload_controller.rb
61
+ - appcelerator/templates/modules/app_box
62
+ - appcelerator/templates/modules/app_button
62
63
  - appcelerator/templates/modules/app_calendar
64
+ - appcelerator/templates/modules/app_chart
65
+ - appcelerator/templates/modules/app_content
66
+ - appcelerator/templates/modules/app_datacache
67
+ - appcelerator/templates/modules/app_datatable
68
+ - appcelerator/templates/modules/app_editinplace
69
+ - appcelerator/templates/modules/app_field
70
+ - appcelerator/templates/modules/app_folder
71
+ - appcelerator/templates/modules/app_http
72
+ - appcelerator/templates/modules/app_if
73
+ - appcelerator/templates/modules/app_iterator
74
+ - appcelerator/templates/modules/app_message
75
+ - appcelerator/templates/modules/app_modaldialog
76
+ - appcelerator/templates/modules/app_pagination
77
+ - appcelerator/templates/modules/app_panel
78
+ - appcelerator/templates/modules/app_progressbar
79
+ - appcelerator/templates/modules/app_rss
80
+ - appcelerator/templates/modules/app_script
81
+ - appcelerator/templates/modules/app_search
82
+ - appcelerator/templates/modules/app_security
83
+ - appcelerator/templates/modules/app_statemachine
84
+ - appcelerator/templates/modules/app_tabpanel
85
+ - appcelerator/templates/modules/app_template
86
+ - appcelerator/templates/modules/app_upload
87
+ - appcelerator/templates/modules/app_validation
88
+ - appcelerator/templates/modules/google_analytics
89
+ - appcelerator/templates/modules/app_box/app_box.js
90
+ - appcelerator/templates/modules/app_button/app_button.js
91
+ - appcelerator/templates/modules/app_button/css
92
+ - appcelerator/templates/modules/app_button/images
93
+ - appcelerator/templates/modules/app_button/css/button.css
94
+ - appcelerator/templates/modules/app_button/images/dark_round_left.png
95
+ - appcelerator/templates/modules/app_button/images/dark_round_left_disabled.png
96
+ - appcelerator/templates/modules/app_button/images/dark_round_left_over.png
97
+ - appcelerator/templates/modules/app_button/images/dark_round_left_press.png
98
+ - appcelerator/templates/modules/app_button/images/dark_round_middle.png
99
+ - appcelerator/templates/modules/app_button/images/dark_round_middle_disabled.png
100
+ - appcelerator/templates/modules/app_button/images/dark_round_middle_over.png
101
+ - appcelerator/templates/modules/app_button/images/dark_round_middle_press.png
102
+ - appcelerator/templates/modules/app_button/images/dark_round_right.png
103
+ - appcelerator/templates/modules/app_button/images/dark_round_right_disabled.png
104
+ - appcelerator/templates/modules/app_button/images/dark_round_right_over.png
105
+ - appcelerator/templates/modules/app_button/images/dark_round_right_press.png
106
+ - appcelerator/templates/modules/app_button/images/dark_square_left.png
107
+ - appcelerator/templates/modules/app_button/images/dark_square_left_disabled.png
108
+ - appcelerator/templates/modules/app_button/images/dark_square_left_over.png
109
+ - appcelerator/templates/modules/app_button/images/dark_square_left_press.png
110
+ - appcelerator/templates/modules/app_button/images/dark_square_middle.png
111
+ - appcelerator/templates/modules/app_button/images/dark_square_middle_disabled.png
112
+ - appcelerator/templates/modules/app_button/images/dark_square_middle_over.png
113
+ - appcelerator/templates/modules/app_button/images/dark_square_middle_press.png
114
+ - appcelerator/templates/modules/app_button/images/dark_square_right.png
115
+ - appcelerator/templates/modules/app_button/images/dark_square_right_disabled.png
116
+ - appcelerator/templates/modules/app_button/images/dark_square_right_over.png
117
+ - appcelerator/templates/modules/app_button/images/dark_square_right_press.png
118
+ - appcelerator/templates/modules/app_button/images/icon_add_gray.png
119
+ - appcelerator/templates/modules/app_button/images/icon_add_green.png
120
+ - appcelerator/templates/modules/app_button/images/icon_delete_gray.png
121
+ - appcelerator/templates/modules/app_button/images/icon_delete_red.png
122
+ - appcelerator/templates/modules/app_button/images/icon_edit_gray.png
123
+ - appcelerator/templates/modules/app_button/images/icon_edit_yellow.png
124
+ - appcelerator/templates/modules/app_button/images/icon_save_blue.png
125
+ - appcelerator/templates/modules/app_button/images/icon_save_gray.png
126
+ - appcelerator/templates/modules/app_button/images/light_round_left.png
127
+ - appcelerator/templates/modules/app_button/images/light_round_left_disabled.png
128
+ - appcelerator/templates/modules/app_button/images/light_round_left_over.png
129
+ - appcelerator/templates/modules/app_button/images/light_round_left_press.png
130
+ - appcelerator/templates/modules/app_button/images/light_round_middle.png
131
+ - appcelerator/templates/modules/app_button/images/light_round_middle_disabled.png
132
+ - appcelerator/templates/modules/app_button/images/light_round_middle_over.png
133
+ - appcelerator/templates/modules/app_button/images/light_round_middle_press.png
134
+ - appcelerator/templates/modules/app_button/images/light_round_right.png
135
+ - appcelerator/templates/modules/app_button/images/light_round_right_disabled.png
136
+ - appcelerator/templates/modules/app_button/images/light_round_right_over.png
137
+ - appcelerator/templates/modules/app_button/images/light_round_right_press.png
138
+ - appcelerator/templates/modules/app_button/images/light_square_left.png
139
+ - appcelerator/templates/modules/app_button/images/light_square_left_disabled.png
140
+ - appcelerator/templates/modules/app_button/images/light_square_left_over.png
141
+ - appcelerator/templates/modules/app_button/images/light_square_left_press.png
142
+ - appcelerator/templates/modules/app_button/images/light_square_middle.png
143
+ - appcelerator/templates/modules/app_button/images/light_square_middle_disabled.png
144
+ - appcelerator/templates/modules/app_button/images/light_square_middle_over.png
145
+ - appcelerator/templates/modules/app_button/images/light_square_middle_press.png
146
+ - appcelerator/templates/modules/app_button/images/light_square_right.png
147
+ - appcelerator/templates/modules/app_button/images/light_square_right_disabled.png
148
+ - appcelerator/templates/modules/app_button/images/light_square_right_over.png
149
+ - appcelerator/templates/modules/app_button/images/light_square_right_press.png
63
150
  - appcelerator/templates/modules/app_calendar/app_calendar.js
64
151
  - appcelerator/templates/modules/app_calendar/css
65
- - appcelerator/templates/modules/app_calendar/css/calendar.css
66
152
  - appcelerator/templates/modules/app_calendar/images
153
+ - appcelerator/templates/modules/app_calendar/js
154
+ - appcelerator/templates/modules/app_calendar/css/calendar.css
67
155
  - appcelerator/templates/modules/app_calendar/images/callt.gif
68
156
  - appcelerator/templates/modules/app_calendar/images/calrt.gif
69
157
  - appcelerator/templates/modules/app_calendar/images/calx.gif
70
- - appcelerator/templates/modules/app_calendar/js
71
158
  - appcelerator/templates/modules/app_calendar/js/calendar.js
72
159
  - appcelerator/templates/modules/app_calendar/js/dom.js
73
160
  - appcelerator/templates/modules/app_calendar/js/event.js
74
161
  - appcelerator/templates/modules/app_calendar/js/yahoo.js
75
- - appcelerator/templates/modules/app_chart
76
162
  - appcelerator/templates/modules/app_chart/app_chart.js
77
163
  - appcelerator/templates/modules/app_chart/js
78
164
  - appcelerator/templates/modules/app_chart/js/swfobject.js
79
- - appcelerator/templates/modules/app_content
80
165
  - appcelerator/templates/modules/app_content/app_content.js
81
- - appcelerator/templates/modules/app_datacache
82
166
  - appcelerator/templates/modules/app_datacache/app_datacache.js
83
- - appcelerator/templates/modules/app_datatable
84
167
  - appcelerator/templates/modules/app_datatable/app_datatable.js
85
168
  - appcelerator/templates/modules/app_datatable/css
86
- - appcelerator/templates/modules/app_datatable/css/datatable.css
87
169
  - appcelerator/templates/modules/app_datatable/images
170
+ - appcelerator/templates/modules/app_datatable/css/datatable.css
88
171
  - appcelerator/templates/modules/app_datatable/images/arrow_down.png
89
172
  - appcelerator/templates/modules/app_datatable/images/arrow_spacer.png
90
173
  - appcelerator/templates/modules/app_datatable/images/arrow_up.png
91
174
  - appcelerator/templates/modules/app_datatable/images/resultset_next.png
92
175
  - appcelerator/templates/modules/app_datatable/images/resultset_previous.png
93
- - appcelerator/templates/modules/app_editinplace
94
176
  - appcelerator/templates/modules/app_editinplace/app_editinplace.js
95
177
  - appcelerator/templates/modules/app_editinplace/css
96
- - appcelerator/templates/modules/app_editinplace/css/editinplace.css
97
178
  - appcelerator/templates/modules/app_editinplace/images
179
+ - appcelerator/templates/modules/app_editinplace/css/editinplace.css
98
180
  - appcelerator/templates/modules/app_editinplace/images/bullet_error.png
99
- - appcelerator/templates/modules/app_field
100
181
  - appcelerator/templates/modules/app_field/app_field.js
101
182
  - appcelerator/templates/modules/app_field/css
102
- - appcelerator/templates/modules/app_field/css/field.css
103
183
  - appcelerator/templates/modules/app_field/images
184
+ - appcelerator/templates/modules/app_field/css/field.css
104
185
  - appcelerator/templates/modules/app_field/images/bullet_error.png
105
- - appcelerator/templates/modules/app_folder
106
186
  - appcelerator/templates/modules/app_folder/app_folder.js
107
187
  - appcelerator/templates/modules/app_folder/css
108
- - appcelerator/templates/modules/app_folder/css/folder.css
109
188
  - appcelerator/templates/modules/app_folder/images
189
+ - appcelerator/templates/modules/app_folder/css/folder.css
110
190
  - appcelerator/templates/modules/app_folder/images/folder_closed.png
111
191
  - appcelerator/templates/modules/app_folder/images/folder_opened.png
112
192
  - appcelerator/templates/modules/app_folder/images/item_closed.png
113
193
  - appcelerator/templates/modules/app_folder/images/item_opened.png
114
- - appcelerator/templates/modules/app_iterator
194
+ - appcelerator/templates/modules/app_http/app_http.js
195
+ - appcelerator/templates/modules/app_if/app_if.js
115
196
  - appcelerator/templates/modules/app_iterator/app_iterator.js
116
- - appcelerator/templates/modules/app_message
117
197
  - appcelerator/templates/modules/app_message/app_message.js
118
- - appcelerator/templates/modules/app_modaldialog
119
198
  - appcelerator/templates/modules/app_modaldialog/app_modaldialog.js
120
199
  - appcelerator/templates/modules/app_modaldialog/css
121
200
  - appcelerator/templates/modules/app_modaldialog/css/modaldialog.css
122
- - appcelerator/templates/modules/app_pagination
123
201
  - appcelerator/templates/modules/app_pagination/app_pagination.js
124
- - appcelerator/templates/modules/app_rss
125
- - appcelerator/templates/modules/app_script
202
+ - appcelerator/templates/modules/app_panel/app_panel.js
203
+ - appcelerator/templates/modules/app_panel/app_panel_test.html
204
+ - appcelerator/templates/modules/app_panel/css
205
+ - appcelerator/templates/modules/app_panel/images
206
+ - appcelerator/templates/modules/app_panel/css/panel.css
207
+ - appcelerator/templates/modules/app_panel/css/panel_ie7.css
208
+ - appcelerator/templates/modules/app_panel/images/close.png
209
+ - appcelerator/templates/modules/app_panel/images/close_hover.png
210
+ - appcelerator/templates/modules/app_panel/images/close_onclick.png
211
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_12.png
212
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_13.gif
213
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_15.png
214
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_17.png
215
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_19.png
216
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_62.png
217
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_63.gif
218
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_65.png
219
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_67.png
220
+ - appcelerator/templates/modules/app_panel/images/collapsed_headers_69.png
221
+ - appcelerator/templates/modules/app_panel/images/down.png
222
+ - appcelerator/templates/modules/app_panel/images/down_hover.png
223
+ - appcelerator/templates/modules/app_panel/images/down_onclick.png
224
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_12.png
225
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_13.gif
226
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_15.png
227
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_17.png
228
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_19.png
229
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_52.png
230
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_53.gif
231
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_55.png
232
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_57.png
233
+ - appcelerator/templates/modules/app_panel/images/expanded_headers_59.png
234
+ - appcelerator/templates/modules/app_panel/images/footer_30.png
235
+ - appcelerator/templates/modules/app_panel/images/footer_32.png
236
+ - appcelerator/templates/modules/app_panel/images/footer_37.png
237
+ - appcelerator/templates/modules/app_panel/images/footer_39.png
238
+ - appcelerator/templates/modules/app_panel/images/footer_43.gif
239
+ - appcelerator/templates/modules/app_panel/images/footer_72.png
240
+ - appcelerator/templates/modules/app_panel/images/footer_75.png
241
+ - appcelerator/templates/modules/app_panel/images/footer_77.png
242
+ - appcelerator/templates/modules/app_panel/images/footer_79.png
243
+ - appcelerator/templates/modules/app_panel/images/footer_93.gif
244
+ - appcelerator/templates/modules/app_panel/images/gray_left_tail.png
245
+ - appcelerator/templates/modules/app_panel/images/gray_right_tail.png
246
+ - appcelerator/templates/modules/app_panel/images/up.png
247
+ - appcelerator/templates/modules/app_panel/images/up_hover.png
248
+ - appcelerator/templates/modules/app_panel/images/up_onclick.png
249
+ - appcelerator/templates/modules/app_panel/images/white_left_tail.png
250
+ - appcelerator/templates/modules/app_panel/images/white_right_tail.png
251
+ - appcelerator/templates/modules/app_progressbar/app_progressbar.js
252
+ - appcelerator/templates/modules/app_progressbar/css
253
+ - appcelerator/templates/modules/app_progressbar/css/progressbar.css
126
254
  - appcelerator/templates/modules/app_script/app_script.js
127
- - appcelerator/templates/modules/app_security
255
+ - appcelerator/templates/modules/app_search/app_search.js
256
+ - appcelerator/templates/modules/app_search/css
257
+ - appcelerator/templates/modules/app_search/css/search.css
128
258
  - appcelerator/templates/modules/app_security/app_security.js
129
- - appcelerator/templates/modules/app_statemachine
130
259
  - appcelerator/templates/modules/app_statemachine/app_statemachine.js
131
- - appcelerator/templates/modules/app_tabpanel
132
260
  - appcelerator/templates/modules/app_tabpanel/app_tabpanel.js
133
261
  - appcelerator/templates/modules/app_tabpanel/css
134
262
  - appcelerator/templates/modules/app_tabpanel/css/tabpanel.css
135
- - appcelerator/templates/modules/app_template
136
263
  - appcelerator/templates/modules/app_template/app_template.js
137
- - appcelerator/templates/modules/app_upload
138
264
  - appcelerator/templates/modules/app_upload/app_upload.js
139
- - appcelerator/templates/modules/app_validation
140
265
  - appcelerator/templates/modules/app_validation/app_validation.js
141
- - appcelerator/templates/modules/google_analytics
142
266
  - appcelerator/templates/modules/google_analytics/google_analytics.js
143
- - appcelerator/templates/js/appcelerator-debug.js
144
- - appcelerator/templates/js/appcelerator.js
267
+ - appcelerator/templates/javascripts/appcelerator-debug.js
268
+ - appcelerator/templates/javascripts/appcelerator.js
145
269
  - appcelerator/templates/images/appcelerator_gray_header.png
146
270
  - appcelerator/templates/images/appcelerator_gray_logo_small.png
147
271
  - appcelerator/templates/images/blank_1x1.gif
@@ -172,8 +296,8 @@ executables:
172
296
  - appcelerator
173
297
  extensions: []
174
298
 
175
- requirements: []
176
-
299
+ requirements:
300
+ - "One of the following gems: json or json_pure, version 0.4.3 or newer"
177
301
  dependencies:
178
302
  - !ruby/object:Gem::Dependency
179
303
  name: rails
@@ -184,15 +308,6 @@ dependencies:
184
308
  - !ruby/object:Gem::Version
185
309
  version: 1.2.3
186
310
  version:
187
- - !ruby/object:Gem::Dependency
188
- name: json
189
- version_requirement:
190
- version_requirements: !ruby/object:Gem::Version::Requirement
191
- requirements:
192
- - - ">="
193
- - !ruby/object:Gem::Version
194
- version: 0.4.3
195
- version:
196
311
  - !ruby/object:Gem::Dependency
197
312
  name: hpricot
198
313
  version_requirement: