[Zope3-Users] z3c.zrtresource not interpreting
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed Jul 30 11:03:19 EDT 2008
    
    
  
On Wednesday 30 July 2008, Fernando Correa Neto wrote:
> Yeah it is. That's really strange.
> I am using the latest zopeproject to create basic skeleton and go from
> there. Is it possible that newest releases of some zope eggs would
> make ZRT not be called?
No.
> I mean, in what moment the processing takes place?
Like ZPTs, it is interpreted before being served. The language is a little 
finicky about syntax and does not do good reporting, because it matches 
regexes. Usually a syntax error in the in the zrt directive code is to blame.
Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"
    
    
More information about the Zope3-users
mailing list