[Zope-CMF] displaying filenames starting with "._"

Jens Vagelpohl jens@zope.com
Thu, 31 Oct 2002 11:57:01 -0500


i don't see why. i can understand hiding it on a file system that is 
aware and uses that convention, but zope is unaware of it and shows 
everything. IMHO, coding some behavior into zope just because a certain 
file system does it is probably a bad idea.

you can always write your own folderish object that filters them out ;)

jens


On Thursday, Oct 31, 2002, at 10:57 US/Eastern, Marc Lindahl wrote:

> Of course.  But the question remains, whether they should be filtered 
> from
> display?
>
>
> on 10/30/02 8:37 AM, Jens Vagelpohl at jens@zope.com scrivened:
>
>> well, this isn't a zope/cmf issue. zope is doing what OS X tells it to
>> do, and OS X tells it to create this second file. OS X is trying to
>> apply apple file semantics even when using WebDAV.
>>
>> jens
>>
>>
>> On Tuesday, Oct 29, 2002, at 23:34 US/Eastern, Marc Lindahl wrote:
>>
>>> Anyone notice that OSX's built in webdav can upload a file fine to a
>>> CMF
>>> portal, but puts two files, one with a leading "._"?  Should they be
>>> displayed?  It's annoying...
>>>
>>>
>>
>>
>