elehack.net

New blog engine rolling, comments re-enabled

At long (way too long) last, I’ve gone back to OCaml and completed enough of the re-re-re-re-rewrite that we can blog again. Comments now work too :).

If you want the gritty details, check out the colophon.

I’m definitely happier in OCaml than Lisp, although I’m not sure what I think of Eliom. It has many good features, but I like being close to the actual URLs when I build web services. Django is good at that, with request dispatch handled through a list of regexps which map to view functions. It doesn’t offer Eliom’s transparent, type-checked URL-building functionality, but does have its benefits. I might be able to refactor my Eliom code to get much of that, though (although the simple regexp-extraction is a bit harder).

Comments

No comments posted.

Post a Comment

You may post a comment using the form below. All fields are optional. By submitting a comment, you release it to Michael and Jennifer Ekstrand under the Creative Commons Attribution 3.0 license. See our copyright notice for details. You might also want to read our privacy statement.