Parts of the REST API are still required and preloading FQL is another
issue that needs to be addressed.

While decorated actions make sense, I find that I almost have an all
or nothing situation with a controller.  The one loophole that used to
be present with facebook was closed in June eliminating the need for a
controller that never asked for privileges.  With 2.6, one could just
decorate the controller.  I think overloading BaseController would
provide the simplest integration path.  That is the path I took with
python-sdk and my latest app.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to