Oleg Broytmann wrote:
> Documents/Methods aren't, m?
Yes they are...
http://site/com/folder/object may now look like a folder to you, but
what if you want to excecute a method on a folder? It becomes:
http://site/com/folder/object/method
So, in effect, object should be treated as a 'folderish' thing from a
web-y point of view :S
> And I certainly don't want trailing slash
> on url like http://my.zope/site/file.html :)
Why not? It'd then get the default file for:
http://my.zope/site/file.html/
Which would return the contents of file.html anyway...
Not very well explained but I don't think I'm missign anything...
cheers,
Chris
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )