@brody4hire - C. Jonathan Brody

Results 213 issues of @brody4hire - C. Jonathan Brody

I installed using `brew install docker-machine-driver-xhyve` ran the chown/chmod, and tried running: `docker-machine create dev --driver xhyve --xhyve-experimental-nfs-share` The output looks OK until I get the following: ``` shell (dev)...

external/vmnet.framework

Would definitely be nicer than sql-js.github.io/... I would be happy to help with this if needed.

enhancement
GUI

This is just an idea of how it may be possible to support developers who need to build with non-standard functions. Here is an example where I support UPPER and...

I found the nice ["feature oriented architecture" article](https://medium.com/@nate_wang/feature-oriented-architecture-for-web-applications-2b48e358afb0) last year, wondering if there may be any way to do this without depending on Redux? Motivation is that there is an...

# Bug Report ## Problem I am working on a new plugin for a major customer, with some enhancements to support several hundred megabytes worth of response data. If I...

Old plugin target-dir structure support, which needs special remapping code in `bin/templates/cordova/lib/pluginHandlers.js` and has led to so many issues, should be deprecated with a warning message for future removal. Plugin...

Some ideas that I raised in review of PR #764, some of which may apply to other Cordova packages: - use JavaScript array methods such as `forEach`, `map`, and `reduce`...

enhancement

The properties should be read from Gradle files such as `gradle.properties`, `settings.gradle`, or defaults in the root `build.gradle` file. P.S. This means that default compile SDK version should be read...

see , as suggested in review of PR #655, and (followup change)

Followup to PR #624: - For some reason we determined in issue #623 & PR #624 that logging the value of JAVA_HOME was misleading. Part of the explanation may be...