When getting the contents of a folder, check the permissions on subfolders, not just on folder itself. Otherwise the client displays subfolders that the user has no access to (e.g. other user's home folders).
All the changes are to accomodate better integration between different modules. In this state all the modules seem to work properly and according to their specs. May requite lttle updates but expecting no major changes.Some work needs on bug fixing authoring module.
Changed calls to get the workpace folder details to be only one call - getFolderContents. This requires a few dummy values and complicates the java side, but it makes it much easier on the Flash side.