On Nov 2, 7:18 am, "Eric (Google)" <[EMAIL PROTECTED]> wrote:
> ... Until then,
> it's realatively straightforward to use the Atom and service
> base classes to connect to Health.
>
> Here's a great Google App Engine sample that may
> help:http://code.google.com/p/googlehealthsamples/source/browse/#svn/trunk...
>
Eric, thanks for the reference you gave but it hasn't helped me. If I
can couch a specific question then your answer might get me
started ....
I'm trying to create ./examples/health/health_example.py, along the
lines of the other API samples. It uses ClientLogin/ProgramaticLogin.
The next step is to implement a GetHealthProfileListFeed(), and
therein I expect to call HealthProfileListFeedFromString(). The impl
of this latter
function requires definition and use of a HealthProfileListFeed class,
subclassed from AtomBase, for which I need a _namespace and an _tag.
I cannot find where to find the namespace and tag and similar detail
amongst the docs.
Perhaps a few notes on subclassing the AtomBase class suitably for
parsing the CCR items?
Once I get past that, I guess I'm referring to the CCR docs to get
atom detail for ClientLogin profile feed items?
Thanks if you can help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Health Developers" 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/googlehealthdevelopers?hl=en
-~----------~----~----~----~------~----~------~--~---