Kevin Raison

Results 28 comments of Kevin Raison

Would you mind asking that question on the mailing list: http://lists.common-lisp.net/mailman/listinfo/langutils-devel I think Ian can address that better than me. -Kevin On 09/29/2011 11:32 AM, mon-key wrote: > The ASDF...

Hmm, it looks like all of your connections to neo4j are returning http 429 and / or 401 status codes. Are you sure that your graph database is online and...

Are you still having trouble? I have been travelling, so please accept my apologies for not responding sooner.

I was able to reproduce this by setting an incorrect username / password combo. Have you verified that both `*neo4j-user*` and `*neo4j-pass*` are set correctly?

Ah, so you aren't using auth at all; I can't say I ever tried running without some sort of auth. Too much time in the security space, I guess. The...

Doc are pretty minimal at this point; I could generate something for inclusion, but would need a little bit of time. I will let you know when they are ready.

I am starting work on this project again; I see my lack of response has lead to the project being removed from the neo4j site. My apologies for letting it...

Ultimately, this is the result of cl-skip-list only supporting sbcl. I never ported it to other lisps, and I never finished a work-around for the indexing methods in graph-utils. You...

This is a lot to digest! Hopefully I will have some time over the weekend to review and merge. Thanks for all of your work!

Hey Dan, I have some examples that I could send you privately; what's the best email address for you?