librelist archives

« back to archive

Request for review, soon to release Flask-Genshi 0.4

Request for review, soon to release Flask-Genshi 0.4

From:
Dag Odenhall
Date:
2010-08-22 @ 21:07
...With many new things.

- Loads flask.Module templates
- Context processors
- Renders strings as templates
- Renders SVG templates
- Documented existing support for Jinja filters and tests
- Reworked and improved tests
- Deprecated and moved select_method to private API Genshi._method_for

Postponed to 0.5 unless I discuss this with Armin before 0.4:

- Signal support

Comments? Does approved extension test pass for ==dev? Any templating
feature missing other than signals? Is the API good?

Re: Request for review, soon to release Flask-Genshi 0.4

From:
Dag Odenhall
Date:
2010-08-22 @ 21:12
Forgot to link:

Documentation: http://packages.python.org/Flask-Genshi/
Source: http://packages.python.org/Flask-Genshi/

Re: Request for review, soon to release Flask-Genshi 0.4

From:
Dag Odenhall
Date:
2010-08-22 @ 21:16
Source actually: http://bitbucket.org/dag/flask-genshi/src

(This is getting comical.)