librelist archives

« back to archive

Patch to fix the configuration module loading

Patch to fix the configuration module loading

From:
William Martin
Date:
2011-11-10 @ 14:24
Hi,

The configuration module loader don't link the filter callback, so
when you write your own configuration loader, mongrel2 fallback on the
sqlite3 loader for the filter part.
I have attached a patch.

William MARTIN

Re: [mongrel2] Patch to fix the configuration module loading

From:
Dalton Barreto
Date:
2011-12-21 @ 01:18
2011/11/10 William MARTIN <wysman@gmail.com>:
> Hi,
>
> The configuration module loader don't link the filter callback, so
> when you write your own configuration loader, mongrel2 fallback on the
> sqlite3 loader for the filter part.
> I have attached a patch.

Thanks! It's applied to the develop branch[1]. And sorry for the
*very* late reply.
Better late than never. =)

[1] 
https://github.com/zedshaw/mongrel2/commit/d3a0908eba3ccf38719fb5ec4febcf7d057ece98

Cheers,

-- 
Dalton Barreto
http://daltonmatos.com

Re: [mongrel2] Patch to fix the configuration module loading

From:
William Martin
Date:
2011-12-21 @ 08:28
Thanks

On Wed, Dec 21, 2011 at 2:18 AM, Dalton Barreto <daltonmatos@gmail.com> wrote:
> 2011/11/10 William MARTIN <wysman@gmail.com>:
>> Hi,
>>
>> The configuration module loader don't link the filter callback, so
>> when you write your own configuration loader, mongrel2 fallback on the
>> sqlite3 loader for the filter part.
>> I have attached a patch.
>
> Thanks! It's applied to the develop branch[1]. And sorry for the
> *very* late reply.
> Better late than never. =)
>
> [1] 
https://github.com/zedshaw/mongrel2/commit/d3a0908eba3ccf38719fb5ec4febcf7d057ece98
>
> Cheers,
>
> --
> Dalton Barreto
> http://daltonmatos.com



-- 
---------------------------------------------------------
William MARTIN
wysman @NoSpAm@ gmail @DoT@ com