[Seaside-dev] FileLibrary filenames

Esteban A. Maringolo emaringolo at gmail.com
Wed Oct 31 20:09:46 UTC 2007


Hello again,

The #filenames method of File libraries answer an IdentitySet which in
Dolphin answers false for the following expression:

WAFileLibraryDemo new filenames includes: 'main.css'

Can it be changed to answer an Array? Is it neccesary?

The expression:
WAFileLibraryDemo new documentAt: 'main.css' ifAbsent: [].
answers the proper document, so if the access is always trough that
interface, it can remain being an IdentitySet.

Best regards,

-- 
Esteban A. Maringolo
eMaringolo at gmail.com


More information about the seaside-dev mailing list