Page: http://wiki.cocoondev.org/Wiki.jsp?page=Resources , version: 5 on Sat Jul 
26 12:21:19 2003 by JoergHeinicke

- Resources are reusable pipelines. They are a means to define a pipeline, 
using any of the normal components and obeying the usual constraints (e.g. 
generator, transformer, serializer, or reader) and then have this reusable 
processing definition invoked from within other pipelines.
?                                                                               
                                                                                
                        -

+ Resources are reusable pipelines. They are a means to define a pipeline, 
using any of the normal components and obeying the usual constraints (e.g. 
generator, transformer, serializer or reader) and then have this reusable 
processing definition invoked from within other pipelines.
- Resource pipelines are declared in the resources section of the sitemap and 
do not respond to requests directly. They are invoked by using the {{map:call}} 
element, which identifies the particular resource by it's name; all resources 
must have a unique name, specified by it's {{name}} attribute.
?                                                                               
                                                                                
                                                     -                          
                                    -

+ Resource pipelines are declared in the {{map:resources}} section of the 
sitemap and do not respond to requests directly. They are invoked by using the 
{{map:call}} element, which identifies the particular resource by its name; all 
resources must have a unique name, specified by its {{name}} attribute.
?                                        ++++++         ++



Reply via email to