[Zope-Checkins] CVS: Zope3/lib/python/Zope/Server/medusa/script_handler_demo - form.mpy:NONE persistent.py:NONE start_demo.py:NONE today.mpy:NONE

Stephan Richter srichter@cbu.edu
Thu, 4 Apr 2002 06:44:56 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/Server/medusa/script_handler_demo
In directory cvs.zope.org:/tmp/cvs-serv21650/lib/python/Zope/Server/medusa/script_handler_demo

Removed Files:
      Tag: Zope3-Server-Branch
	form.mpy persistent.py start_demo.py today.mpy 
Log Message:
Worked some more on FTP, especially in regards with the Publisher.

- Finally we can get rid of the medusa base. I think I have extracted all
  of the interesting code.

- Started on a PublisherFileSystem. A few methods might work, but most of 
  the FS methods are not hooked up yet.

- Started writing VFS Publisher hooks.

- Added the FTPServer to the startup registry. It comes up, but do not 
  expect it to work, since no views have been written for VFS yet.

=== Removed File Zope3/lib/python/Zope/Server/medusa/script_handler_demo/form.mpy ===

=== Removed File Zope3/lib/python/Zope/Server/medusa/script_handler_demo/persistent.py ===

=== Removed File Zope3/lib/python/Zope/Server/medusa/script_handler_demo/start_demo.py ===

=== Removed File Zope3/lib/python/Zope/Server/medusa/script_handler_demo/today.mpy ===