Re: Pipeline, or Resource from transformer

2003-02-06 Thread Brian Johnson
I sent the code to David and Upayavira. It consists of about half a dozen classes, so I didn't post it all to the list. If people are interested, I'd be happy to submit it somewhere (cocoondev maybe?). It's a work in progress, but I'm actively using it in my applications and it works quite

Re: Pipeline, or Resource from transformer

2003-02-06 Thread Brian Johnson
I sent the code to David and Upayavira. It consists of about half a dozen classes, so I didn't post it all to the list. If people are interested, I'd be happy to submit it somewhere (cocoondev maybe?). It's a work in progress, but I'm actively using it in my applications and it works quite

Re: Pipeline, or Resource from transformer

2003-02-06 Thread David Trammell
We are using version 2.0.4. Brian Johnson wrote: > Almost forgot, are you using 2.0.x or 2.1? There are some small > differences in the way the processor is called. I'm pretty sure all the > Environment classes are the same. I'm currently using 2.1, but I should > have the classes for 2.0.x in CV

Re: Pipeline, or Resource from transformer

2003-02-05 Thread Brian Johnson
Almost forgot, are you using 2.0.x or 2.1? There are some small differences in the way the processor is called. I'm pretty sure all the Environment classes are the same. I'm currently using 2.1, but I should have the classes for 2.0.x in CVS. On Wednesday, February 5, 2003, at 06:59 PM, David

Re: Pipeline, or Resource from transformer

2003-02-05 Thread David Trammell
Brian, Thank you for your response! I would be interested in looking at what you have. David Brian Johnson wrote: > I am working on a transformer that allows you to take XML fragments > from a pipeline and run them through other pipelines. The transformer > itself is very specific to my applic

Re: Pipeline, or Resource from transformer

2003-02-05 Thread Brian Johnson
I am working on a transformer that allows you to take XML fragments from a pipeline and run them through other pipelines. The transformer itself is very specific to my application, but if you're interested, you might be able to adapt parts of it to whatever you're doing. It creates a new enviro

Pipeline, or Resource from transformer

2003-02-05 Thread David Trammell
Is there anyway to optain a sitemap Pipeline or Resource from a transformer? David - Please check that your question has not already been answered in the FAQ before posting. T