No documentation but in the plugins folder you can find 3 xsl files that your plugin have to implement (just like all the other reactor Objects)
If you know what you want to be generated, take a look into xsl folder, how reactor objects are generated. Then your object is created using reactorFactory.createPlugin(pluginName,myTableObject) João Fernandes -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Roche Sent: quinta-feira, 31 de Agosto de 2006 11:29 To: [email protected] Subject: RE: [Reactor for CF]Plugins (was Iterator performance question) João Fernandes wrote: >If you need that kind of functionality for most of your >objects you can always create a plugin. How do I Create a plugin? Is there some documentation for that? Kevin -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

