David Estes

Results 11 issues of David Estes

It is becoming common place to use class fields and this is not yet supported from ES6 to ES5 conversion via closure compiler https://github.com/tc39/proposal-class-fields

enhancement
triage-done
internal-issue-created

I have an implementation that uses `MacOSXListeningWatchService` directly. There are 2 parts that use it. A runtime and an agent. Does using 2 of these in one process have conflicts....

Looking to use elastic search in a grails project. and was debating wether or not to just use the groovy connector. Grails plugin site says last updated 2011.

Grails 5.x and 4.x It is often necessary to use a sort alias based on a projection. It appears in Query.java the Projection classes do NOT support an alias mapping...

Oauthorized Controller is the routing errors and it has to do with uncommenting 1 line in your routes.rb file Make sure the following is at the end of the routes.rb...

RuntimeError in VendorsController#list ActionView::Helpers::ControllerHelper#headers delegated to controller.headers, but controller is nil: #"text/html"}, @_status=200, @_request=#"CGI/1.1", "PATH_INFO"=>"/vendors/list", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"GET", "REQUEST_URI"=>"http://localhost:3000/vendors/list", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"3000", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/1.9.3/2011-10-30)", "HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh;...

Trying to use this plugin with ember-templates-precompiler which requires the newer resources plugin. this plugin does work with RC2 but keeps trying to install 1.1.6, anyway we can get a...

Currently gson views dont auto import domain models from plugins within a project. It forces a manual import when moving domain classes around. I'd perhaps even suggest removing auto import...

This plugin causes the application to hang due to a context.xml when running in tomcat 7.0.47 and tomcat 7.0.50