Hi all, 1. Could you add the flask version for each snippet ? In the futur, the framework will change, some snippets will be outdated and the others snippets will became new plugins for Flask. (Flask-SQLAlchemy, Flask-Test, ...) 2. Some snippets don't use the syntax highlighting. [1] http://flask.pocoo.org/snippets/29/ [2] http://flask.pocoo.org/snippets/30/ PS: I discussed about these points with Armin on IRC. Regards, Stéphane
I add a new point. 3. A real example can be added to the snippet with a zip file. It will help the newbie to understand the code of the snippet with a functional Flask app. Regards, Stéphane On 07/05/2010 02:16 PM, Stephane Wirtel wrote: > Hi all, > > 1. Could you add the flask version for each snippet ? > In the futur, the framework will change, some snippets will be outdated and > the others snippets will became new plugins for Flask. (Flask-SQLAlchemy, Flask-Test, ...) > > 2. Some snippets don't use the syntax highlighting. > [1] http://flask.pocoo.org/snippets/29/ > [2] http://flask.pocoo.org/snippets/30/ > > PS: I discussed about these points with Armin on IRC. > > Regards, > > Stéphane
Another useful thing, assuming you have the email of the snippet author, is to email when somebody comments on the snippet. On 5 July 2010 13:56, Stephane Wirtel <stephane@wirtel.be> wrote: > I add a new point. > > 3. A real example can be added to the snippet with a zip file. > It will help the newbie to understand the code of the snippet with a functional Flask app. > > Regards, > > Stéphane > > On 07/05/2010 02:16 PM, Stephane Wirtel wrote: >> Hi all, >> >> 1. Could you add the flask version for each snippet ? >> In the futur, the framework will change, some snippets will be outdated and >> the others snippets will became new plugins for Flask. (Flask-SQLAlchemy, Flask-Test, ...) >> >> 2. Some snippets don't use the syntax highlighting. >> [1] http://flask.pocoo.org/snippets/29/ >> [2] http://flask.pocoo.org/snippets/30/ >> >> PS: I discussed about these points with Armin on IRC. >> >> Regards, >> >> Stéphane > >