Name: Anonymous 2012-09-14 16:55
Me, I'm prototyping a Configuration class in PHP which I'll port to Google Go when I'm satisfied with the interfaces/format of the parser. It uses regular expressions which I heard are not so fast in Go, but I'm only loading the configuration when the application starts or the files change so I'm not worried.
Tall me
Tall me
/prog/, what are you working on?