notes -- conversion 'complete' except now the unit tests won't work and surely i have bugs :)
This commit is contained in:
		| @@ -41,8 +41,8 @@ CloudController and AdminController: | |||||||
| ==== STRATEGY TO CONVERT TO EVENTLET+WSGI ==== | ==== STRATEGY TO CONVERT TO EVENTLET+WSGI ==== | ||||||
|  |  | ||||||
| * Controllers: | * Controllers: | ||||||
|   move the @rbac.allow data into an auth WSGI that is right above the call | x  move the @rbac.allow data into an auth WSGI that is right above the call | ||||||
|     to the controller | x    to the controller | ||||||
| x  verify @defer.inlineCallbacks is just to allow the yield statements, then | x  verify @defer.inlineCallbacks is just to allow the yield statements, then | ||||||
| x    remove the yield statements (untangle from twisted) | x    remove the yield statements (untangle from twisted) | ||||||
|    |    | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Gundlach
					Michael Gundlach