Page: http://wiki.cocoondev.org/Wiki.jsp?page=BlockDescriptions , version: 15 on Mon Feb 24 17:44:54 2003 by TonyCollen
- ''Provides the SWFGenerator and SWFSerializer for creating Flash animation using Cocoon. Includes the required [Spark|http://www.tivano.de/software/spark/index.shtml] library.'' + ''Provides the SWFGenerator and SWFSerializer for creating Flash animations using Cocoon. Includes the required [Spark|http://www.tivano.de/software/spark/index.shtml] library.'' ? + Page: http://wiki.cocoondev.org/Wiki.jsp?page=WritingPipelineComponents , version: 2 on Mon Feb 24 17:00:35 2003 by JMJ - Using the sitemap, you describe how pipelines should be assembled. The resulting pipeline always has the following structure: one generator, zero or more transformers, and one serializer. The generator could also be an aggregator, which is just a special type of generator. + Using the sitemap, you describe how pipelines should be assembled. The resulting pipeline always has the following structure: one generator, zero or more transformers, and one serializer. The only exception to this rule are readers, which implicitly combine the generation and serialization step and thus also prevent you from declaring transformation steps (within that pipeline). The generator could also be an aggregator, which is just a special type of generator. + * __[Writing readers|WritingReaders]__ +
