> <adapter for=".interfaces.plot.IPlot"
>  provides="zope.filerepresentation.interfaces.IReadFile"
>  factory=".csv.PlotAsCsvFile" permission="zope.Public" />
> 
One small mistake (just here, in my real code it was OK).
Of course the adapter provides IReadFile, no IReadDirectory).
I still can't make this to get CSV files instead of folder on WebDAV.

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to