[Zope-dev] ZPatterns + Skinscript
   
    Steve Spicklemire
     
    steve@spvi.com
       
    Tue, 31 Oct 2000 10:14:45 -0500 (EST)
    
    
  
Hi Joachim,
>>>>> "Joachim" == Joachim Schmitz <js@aixtraware.de> writes:
    Joachim> Hi Steve,
    Joachim> that did it, many thanks, how did you debug this ? 
The debugger is your friend. ;-). Seriously I'd be lost without it:
http://www.zope.org/Members/michel/HowTos/TheDebuggerIsYourFriend
    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?
-steve