librelist archives

« back to archive

Roadmap ?

Roadmap ?

From:
Stephane Wirtel
Date:
2010-05-19 @ 11:02
Hi all,

Is there a roadmap for Flask ?

Regards,

Stephane

Re: [flask] Roadmap ?

From:
Armin Ronacher
Date:
2010-05-19 @ 20:13
Hi,

On 2010-05-19 1:02 PM, Stephane Wirtel wrote:
> Is there a roadmap for Flask ?
I'm planning for the moment.  In 0.5 we will see:

- configuration support
- logging support and improved error handling
- categories for flashed messages
- better hooks for extensions.


Regards,
Armin

Re: [flask] Roadmap ?

From:
Stephane Wirtel
Date:
2010-05-19 @ 20:26
is there a todo list or a bug tracker ?

how can we help you ?

regards

Written from my iPhone !

Le 19 mai 2010 à 22:13, Armin Ronacher <armin.ronacher@active-4.com> a  
écrit :

> Hi,
>
> On 2010-05-19 1:02 PM, Stephane Wirtel wrote:
>> Is there a roadmap for Flask ?
> I'm planning for the moment.  In 0.5 we will see:
>
> - configuration support
> - logging support and improved error handling
> - categories for flashed messages
> - better hooks for extensions.
>
>
> Regards,
> Armin

Re: [flask] Roadmap ?

From:
Armin Ronacher
Date:
2010-05-19 @ 21:18
Hi,

On 2010-05-19 10:26 PM, Stephane Wirtel wrote:
> is there a todo list or a bug tracker ?
I file issues as they come up, and will incorporate some of my unsorted 
thoughts there as well so that people see some more progress there.

> how can we help you ?
Giving feedback, writing snippets, extensions, providing patches for 
documentation :)


Regards,
Armin