Scott Lewis
Scott Lewis
Webconsole does an ok job for what it does, but it does have many limitations...e.g. browser request/response limits the service dynamics, not much wrt DS/service dependencies (e.g. graphical model of...
I don't have anything in particular against a web interface, but how would this be consistent with bndtools? Does this imply that bndtools is moving to a web interface? WRT...
Hey Peter, Modularity isn't the issue. I'm not saying that there shouldn't be multiple UIs for OSGi tooling...e.g. web ui, Eclipse, native apps, etc. Clearly there should be. But this...
Since I can't commit to follow this development closely, but would like to have a predictable outcome, can we establish clearly what's going to happen here wrt releases and content?...
> As a side note, I don't think we'll have an `async` implementation of the remote services in 2.0.0, we'll just ensure the current version can call a coroutine (an...
> To @scottslewis > I heard that the OSGi had an asynchronous remote service, the thing is that Java uses threads more efficiently than python. While I've been working on...
> You're right , but maybe we should also add `async methods` to the `xmlrpc provider`. Hi @Angeloxx92 . The xmlrpc provider simply turns around and makes http requests after...
The circleci build seems to have failed because of some findbugs problem, but when I run gradlew findbugsMain locally it completes successfully. I can't tell by the output what is...
Again the build apparently failed in findbugs...here is the output from the page at 'Details' above > Building 30% > :findbugsMainDownload http://repo1.maven.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar > Building 30% > :findbugsMain > 4 KB/28...
Hi Barthelemy. I've fixed the findbugs issues and the formatting things...although the py4j formatter messed up the example Python stack traces in the PythonThrowable class java docs. The code coverage...