Re: [Zope-dev] SkinScript, and family

2000-09-09 Thread Steve Alexander
Bill Anderson wrote: > Steve Spicklemire wrote: > > > > Hi Bill, > > > >I doubt that skinscript is going to help with 'potentially > > complicated calculations'. > > After looking, I don't think it wil either. > > I am building statistics of of a call Tracking System. For example, each >

Re: [Zope-dev] SkinScript, and family

2000-09-08 Thread Bill Anderson
Steve Spicklemire wrote: > > Hi Bill, > >I doubt that skinscript is going to help with 'potentially > complicated calculations'. After looking, I don't think it wil either. I am building statistics of of a call Tracking System. For example, each ticket has a response time property, and one

Re: [Zope-dev] SkinScript, and family

2000-09-08 Thread Steve Spicklemire
Hi Bill, I doubt that skinscript is going to help with 'potentially complicated calculations'. Skin Script works with ZPatterns (Specifically DataSkins) to provide control over how attributes of DataSkins are gotten, and stored. They are normally pretty simple "if THIS then THAT" kinds of