On Sat, 2010-10-23 at 14:56 -0200, Luciano Ramalho wrote:
> I've been very intrigued by Colander, and thinking of ways I could use
> it to migrate bibliographic data from legacy ISIS databases to
> CouchDB.
>
> But here is a problem: Colander deals with missing data by generating
> nodes with a ma
Hello,
I'm trying setup a repoze.bfg application where users are allowed to
authenticate through the HTTP authentication mechanism.
I thought that using the built-in authentication policy
`RemoteUserAuthenticationPolicy` with the help of a middleware such as
`paste.auth.basic` would do the trick,
I've been very intrigued by Colander, and thinking of ways I could use
it to migrate bibliographic data from legacy ISIS databases to
CouchDB.
But here is a problem: Colander deals with missing data by generating
nodes with a marker value, or some specified default. What we need
when serializing b