Hi Bobby,
Calendar and DocList have ACLs implemented:
http://code.google.com/p/gdata-python-client/source/browse/trunk/src/gdata/calendar/__init__.py#74
http://code.google.com/p/gdata-python-client/source/browse/trunk/src/gdata/docs/__init__.py#26

There's a DocList sample here:
http://code.google.com/p/gdata-python-client/source/browse/trunk/samples/docs/docs_example.py#189

Even better would be to support ACLs in the base classes:
http://code.google.com/p/gdata-python-client/source/browse/trunk/src/gdata/__init__.py

Eric

On Wed, Mar 25, 2009 at 10:18 AM, Bobby <bobbysoa...@gmail.com> wrote:

>
> I see that the GData protocol has support for retrieving and modifying
> ACLs, but for example when i go through the GData Python libraries i
> don't see methods or objects that wrap around this functionality, so
> i'm thinking that it hasn't been implemented yet but i want to confirm
> in case i missed it, so i don't start working on something that
> already exists.
>
> So, do the Python libraries wrap around the GData ACL capabilities? If
> not, is this in the next version of the Python GData libraries?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" group.
To post to this group, send email to google-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to 
google-help-dataapi+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to