Marty Schoch

Results 21 issues of Marty Schoch

I've been getting a deeper understanding of the code and found the following. 1) The type `Entry` defined in mintree.go does not appear to be used anywhere. It is defined...

I tried to use this with a wikipedia data dump and I think it choked because the lines are ridiculously long. I think the problem is that scanner has a...

this allows it to work more like Find() since now the argument could also be an array

It would be nice if users could use stringer to build string names for the ActionIds. That would allow us to generate code to reproduce failing byte sequences, etc. Right...

this is possible, but also means that the go-fuzz mutations have wider implications. some of this is discussed here: https://github.com/dvyukov/go-fuzz/issues/65

The top-level functions have many arguments. Consider putting them into a single struct and passing that instead?

Demo.app includes a highly useful DatabaseManager class for using the Couchbase instance once you have it running.

Below are the logs I see: 2011-05-16 20:16:38.577 trytab2[16033:207] Starting the Couch 2011-05-16 20:16:38.579 trytab2[16033:207] my path aka app root: /Users/mschoch/Library/Application Support/iPhone Simulator/4.3.2/Applications/378C1F3E-86B7-4ED3-97F7-47BA1A3E7BFF/trytab2.app/Couchbase.bundle 2011-05-16 20:16:38.580 trytab2[16033:207] removed file (null) =PROGRESS...