João,

That does look like it might do what I want.

Kevin

-----Original Message-----
From: João Fernandes [mailto:[EMAIL PROTECTED] Behalf Of
João Fernandes
Sent: 26 July 2006 20:33
To: [email protected]
Subject: RE: [Reactor for CF] Reactor PlugIns Documentation



I don't think that there is any documentation about plugins for now but it's
not that hard in fact.
Check the plugins folder, there is 3 files. project, base and custom files.
If you want to create a plugin you'll need to create:
 myplugin.custom.xsl
 myplugin.base.xsl
 myplugin.project.xsl

and to invoke it inside reactor you'll use
<cfset myplugin = myreactorFactory.createPlugin("myDBObject","myplugin")>
this will generate your "myplugin" files and return the proper instance.

João Fernandes


-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Kevin Roche
Sent: Wed 26-Jul-06 8:23 PM
To: [email protected]
Subject: [Reactor for CF] Reactor PlugIns Documentation
 
Is there any documentation (or blog entries or old mail....) which shows how
to create reactor plugIns ?

Kevin Roche



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --
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/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --




-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

<<attachment: winmail.dat>>

Reply via email to