Re: [ppa-qps-devel] [ppa-qps-checkins] QPS/qps qPath.py,1.12,1.13
Brought to you by:
ods
From: Denis S. O. <den...@gm...> - 2006-10-10 06:48:13
|
On 10/10/06, Alexey Melchakov <co...@us...> wrote: > StreamLoaderPlugins API changed > StreamFilter API changed > Why: Plugins actually need access to both stages of stream creation, modification of initial params (like Tag plugin does) and modification of existing stream (like Filter and Order plugins do) Can't agree. Filter and Order plugins can and should modify parameters passed to Site.createStream instead of modifying created stream in-place. |