Jake, I just got back to looking at this ticket, and notice that the Hudson build failed. In clicking around I cannot find anything that allows me to see -why- the build failed.
So I'm going to guess. I didn't remove the already-existing OCamlMakefile-related files, which caused Oasis to not generate all the files it would have. But even that might not be enough? I don't see anything in the lib/Makefile that will invoke the ocaml build? I can checkin a further patch that removes the relevant files, but without knowing what caused the Hudson build to fail, I don't really know whether I'd be improving or worsening the situation ..... Your advice? --chet-- P.S. I really -am- going to get this working right. It's just a warmup, b/c I've got patches I'd like to submit to make ocaml Thrift client code async-capable. And one that works, I'd like to change the generated data-types so they don't use Ocaml objects -- but instead Ocaml constructor data-types.
