← Back to team overview

buy-something team mailing list archive

Status update 2010-06-24

 

Michael V. and I have been working to nail down the API's for the
second two functions "What have I purchased", and "I want to buy X"
(see the API section at
https://wiki.canonical.com/Ubuntu/SoftwareCenter/10.10/Roadmap/SoftwareCenterAgent#API).

I've spent some time (with help from Anthony) getting lazr.restful
integrated in and am close to having a basic stub for "What have I
purchased?" tested using lazr.restful.

Ricardo, Anthony and I also discussed the details of the payment
capturing and the notifications that are returned - I'll need to
update the process for this function outlined on the wiki tomorrow
according to our discussions (the changes don't affect the client).

Anthony and I also discussed some ideas for creating a simple test
server that mvo could run easily without any setup.

Plan for tomorrow:
* Update the workflow for "I want to purchase X" on the wiki.
* Finish the "What have I purchased?" stub,
* Convert the "What apps are for sale" stub that I added yesterday to
use lazr.restful
* Add the "I want to purchase X" stub (the stub itself should be
simple - as the process will be a black-box for the client.)

-Michael