[Zope] FTP & Hookable PUT

Chris Withers chrisw@nipltd.com
Sun, 25 Mar 2001 15:39:07 +0100


Siggy Brentrup wrote:
> 
> If you have GNU Emacs 20, try
> 
>   M-x customize-group RET backup RET
> 
> This should show you a customization buffer with variables explained.

Cool. Thanks :-)

What do I need to put in my .emacs file to get the same effect?

> Agreed, but that doesn't help much for python- or sql-methods.

Hmmm, I remember something about hookable PUT floating around a while back. In
that case, PUT just needs to be hooked for these two types. I wonder if hooking
is on content type, file extension or both?

.py  -> Python Script
.sql -> ZSQL Method

Now wouldn't that be cool? I may just have to give it a go :-)

cheers,

Chris