[gollem] Gollem Driver Changes

Liam Hoekenga liamr@umich.edu
Tue, 25 Jun 2002 09:45:21 -0400


Michael -

Does it use the VFS stuff that Chuck has been working on?  If not, you should 
modify this to use it, because allowing Turba to access different filesystem 
backends is one of the reasons the VFS code is being implemented..

horde/lib/VFS.php

Liam

Quoting Michael Varghese <mike.varghese@ascellatech.com>:

> I am currently working for Ascella Technologies as a summer intern.  One of
> the projects I am working on this summer is to create a file management
> system using PHP.  One of my co-workers suggested that I look at some of
> the
> modules of the Horde project.  A few weeks ago Chuck and several others
> suggested that Gollem could be changed to provide the functionality of a
> document management system.
> 
> I took their advice and tried to change Gollem into a driver based system.
> This will allow me to implement the document management system using the
> local filesystem rather than ftp. I have looked at the source of Turba and
> followed it's general structure.  I would like to have some people look at
> what I have done to make sure that this restructuring meets the project's
> needs.
> 
> In the attachment, I have included the patch files against CVS HEAD.  I've
> also included two new files (Driver.php & ftp.php). With these changes,
> Gollem.php has become obsolete. If you have any comments or suggestions,
> please let me know.
> 
> -Mike
>