> 
> My reading of the docs on brigades indicates that a bucket can contain 
> references to data structures. I'm just not really sure about how you can 
> effectively use that. For example putting a ref to a LibXML DOM in a
> bucket 
> might let you pass it on down to a downstream perl based Filter, but you 
> can't ever know if there IS such a filter, or at least you'd have to do
> some 
> poking around to find out. Its an 'area for further research' :). 

I' not sure why we would need to push every Transformer as a output-filter.
In my mind AxKit2 is one output-Filter and runs the all the registered
Transformers itself. 

I already once had the discussion with Kip when he posted his code-prototype
of AxKit2. He also pushed every Transformer as its own output-Filter but no
one could tell what the benefit of such an implementation is?

For me AxKit2 is nothing more than an configurable Transformer-Chain with an
intelligent Caching-Module in the "worst case" like caching works now in
best case incremental caching and caching not only based on the timestamp
but maybe also on e.g. the md5sum of the content.

Tom

> 
> Overall Its certainly possible to build a tool on mod_perl 2. Its maybe
> going 
> to have some workarounds for a while, but thats OK. I'll be happy to post
> the 
> code I have, its pretty crude, but it works!
> 
> >
> > --
> > Garrett Goebel
> > IS Development Specialist
> >
> > ScriptPro                   Direct: 913.403.5261
> > 5828 Reeds Road               Main: 913.384.1008
> > Mission, KS 66202              Fax: 913.384.2180
> > www.scriptpro.com          garrett at scriptpro dot com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum superg�nstigen Komplett-Preis!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to