Google Apps integration: Does moodle-google really need the entire Zend lib

Google Apps integration: Does moodle-google really need the entire Zend lib

by mandy honeyman -
Number of replies: 1

Having just sat here watching 1846 files being downloaded for the Zend library, including a number of theme files, I wonder why on earth they are required for the Google Apps integration app.

Considering that Zend wasn't even included in the earlier version of this app, this now seems incredibly inefficient, which files are actually required?

Thanks

Mandy

Average of ratings: -
In reply to mandy honeyman

Re: Google Apps integration: Does moodle-google really need the entire Zend lib

by Marko Vidberg -

I agree that the zend library should not have to overwrite what already exists in Moodle as that constitutes having to do core changes which is never good.  What are the important elements or additions to zend that are actually used and can they be extracted and perhaps be put into one of the plugin components instead?