Hi Frédéric,
If you need it, I can easily make the change having an optional parameter. It could be something like:
list_public_baskets(uid=1)
if the parameter were None then it should return all public baskets.

Just ask if you feel like this option was interesting...


Gregory Favre


Le 19 juin 06 à 16:54, Frédéric Gobry a écrit :

I've a use-case where I need to list public baskets for a given user
(based on her email address). May I add this to
/yourbaskets/list_public_baskets, maybe as a field &email=... ?

Alternatively, I can make this a private change.

Just realized that the output is intended to be machine readable (we
use it to generate specific stuff). I'll rather try to avoid that.

--
Frédéric


Reply via email to