Al Baker

Results 9 issues of Al Baker

This pull request brings the dependencies up to their latest (as of July 2014), the prior versions error out on dependencies.

No sooner than we have CSV support, it appears to have broken in 2.12.1, resulting in a not found on atlas/csv/CSVTokenIterator. Can't seem to find the class in the github...

API examples use the embedded server for ease of running the example. Feedback from new users suggest it's not clear how to run a client/server setup, what becomes optional in...

enhancement

In some cases, like an OSX update, the vboxnet0 interface can disappear. A re-install of VirtualBox appears to be the only way to get it back (unless someone knows otherwise)....

There's a 4.2 check in VMFest today that should be adjusted (and tested) with Virtual Box 4.3.

Meltdown has at least one show stopper bug in it from Reactor v1: https://github.com/reactor/reactor/issues/335 E.g.: running ~4k records through a basic reactor in meltdown, at some point it'll hit this...

This ticket is to provide some new packages for bean aware configuration of Stardog client applications that can use a PCF configuration. Goal is something akin to this for a...

This ticket is to add a new subproject, stardog-spring-integration that will provide the SpringIntegratoin adapter for SNARL. The benefit of this is two fold - first being able to build...

enhancement

pystardog wraps __query(..) with methods for select, ask, construct, etc. These wrappers seed sensible defaults for common parameters such as Accept/content-type. We do not currently offer one of these methods...