librelist archives

« back to archive

fb fluff in flask-gae-skeleton

fb fluff in flask-gae-skeleton

From:
Ming
Date:
2010-11-22 @ 20:16
I'm new to flask.  I intend to develop for fb on gae using it.

I noticed 'fb fluff' removed from flask-gae-skeleton (in commits by
nikgraf).  Am I correct in assuming this is being done to generalize
flask-gae-skeleton away from fb app dev?  So should fb app developers revert
those changes to use the skeleton for fb?

Thanks.

Re: [flask] fb fluff in flask-gae-skeleton

From:
Nikolaus Graf
Date:
2010-11-23 @ 02:17
Yes, we removed all the fb related code, cause we wanted to keep the 
skeleton as clean as possible.

Maybe it makes sense to create a Flask-Facebook extension. Currently i'm 
not sure how this extension should look like, but i will give it some 
thought.

Reverting these specific changes should work as well.
Feel free to contact me, if you have more questions or run into troubles.

greetings nik

On Nov 22, 2010, at 9:16 PM, Ming wrote:

> I'm new to flask.  I intend to develop for fb on gae using it.
> 
> I noticed 'fb fluff' removed from flask-gae-skeleton (in commits by 
nikgraf).  Am I correct in assuming this is being done to generalize 
flask-gae-skeleton away from fb app dev?  So should fb app developers 
revert those changes to use the skeleton for fb?
> 
> Thanks.