On 6/17/10 16:36 , Charlie Clark wrote:
> Am 17.06.2010, 16:08 Uhr, schrieb Tim Hoffman<zutes...@gmail.com>:
>
>> I would be concerned if you tried to __setitem__ a new page to replace
>> the
>> existing folder of the same name
>> thus blowing away a whole heap of subfolders and documents in the
>> process.
>
> Agreed but "mv" will let you do this but there are things in the shell
> that shouldn't necessarily be emulated...

mv will not do that: mv will put the file inside the folder. Filesystems 
are different here in that they have clear file and folder concepts. In 
the ZODB you do not have those concepts.

Wichert.
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to