Happy New Year!
I've just uploaded the start of a Moodle service library to the SWF
Activity Module project site at:
http://code.google.com/p/swf-activity-module/source/browse/#svn/trunk/src/moodle/lib/amfphp/services
So far, the services are:
Access.php - Handles Moodle user authentication, access and
capabilities
Groups.php - Handles Moodle groups and groupings
Users.php - Handles Moodle users
Gradebook.php - Handles SWF Activity Module's custom grade book
The services are PHP5 OOP classes and the first three only extend
Moodle's API library at MOODLE/lib/... They are not fully functioning
and contain dummy user and grade data for testing purposes in AMFPHP's
Flex bowser application. So far, I've been making fast progress and my
main aim is to finish the custom SWF grade book as soon as possible.
All the best,
Matt Bury