[Zope-dev] ZPatterns + Skinscript
Phillip J. Eby
pje@telecommunity.com
Tue, 31 Oct 2000 11:32:43 -0500
At 04:42 PM 10/31/00 +0100, Joachim Schmitz wrote:
>Hi Steve,
>
>On Tue, 31 Oct 2000, Steve Spicklemire wrote:
>
>>
>> Joachim> By the way, it only work if specify a DataSkin derived ZClass
>> Joachim> under the Storage tab.
>>
>> Yes... did you attempt to use a 'pure' DataSkin?
>>
>after your advise not to use a 'pure' DataSkin, I did all the testing with a
>DataSkin derived ZClass, when that was working, I tried the 'pure' DataSkin
>and it didn't work.
>
DataSkin is strictly a mix-in class. Sometimes I forget to remind people
of that, and sometimes I even forget it myself. :(