Kevin,

Glad the article helped and I would welcome any contributions. To be honest, all you need to add whatever you want to the existing generator is new XSL. If you wanted to share your stylesheets when you are done, that would be very much welcomed - though it does sound like you are headed in a slightly different direction. Also, not sure why it being built with mach-ii is off-putting...it is not built *for* mach-ii, just *with* mach-ii. The code that it generates is not specific to mach-ii or any other framework (although it did include the ColdSpring snippet - but that could be used with Model-Glue, Mach-ii, Fusebox, ColdBox or whatever). The nice thing about the reqrite is it encapsulated the a lot of the functionality in components (like how it assembles and implements the XSL) which you might find useful...this helped me make it much more extensible than the original which ran everything off a single template essentially.

- Brian Rinaldi
blog: http://www.remotesynthesis.com/blog
ColdFusion Open Source List: http://www.remotesynthesis.com/cfopensourcelist
Boston CFUG - http://www.bostoncfug.org



From: "Kevin Roche" <[EMAIL PROTECTED]>
Sent: Tuesday, August 15, 2006 10:34 AM
To: [email protected]
Subject: RE: [Reactor for CF] Autogenerated reactor.xml files?


Brian,
 
Yes I saw the rewrite, but thought the original article was easy to understand.
 
I also am using the ideas from your original article to create a scaffolding tag for FB5. I guess the templates I am working on would work equally with your new code. I will send them to you when they are complete, so you can try the complete scaffolding generator.
 
My intention is to use Reactor for the DB cfcs as I want to generate the whole thing on the fly, based on some xml config files, they may be significantly different from the ones generated by your code. I did also consider your Ill.... thingy (sorry but can't remember the name), but it did not seem to do all I wanted and the fact that it was Mach II based put me off a bit.
 
Thanks again for that article it has helped me a lot to get started.
 
Kevin
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Brian Rinaldi
Sent: 15 August 2006 15:20
To: [email protected]
Subject: RE: [Reactor for CF] Autogenerated reactor.xml files?

Kevin,

Thanks for the link to my post. I have since totally rewritten that generator and released it as open-source (Apache 2.0 license). It supports MS SQL and MySQL and is built to be very easy to customize. You can find out more info here : http://www.remotesynthesis.com/blog/index.cfm/2006/8/3/New-OpenSource-Component-Generator

It does not handle table relations at the moment however. I am not sure when or if that will get added. Feel free to contibute if you like :)

- Brian Rinaldi
blog: http://www.remotesynthesis.com/blog
ColdFusion Open Source List: http://www.remotesynthesis.com/cfopensourcelist
Boston CFUG - http://www.bostoncfug.org



From: "Kevin Roche" <[EMAIL PROTECTED]>
Sent: Tuesday, August 15, 2006 4:37 AM
To: [email protected]
Subject: RE: [Reactor for CF] Autogenerated reactor.xml files?


Denny,
 
Take a look at:
http://www.remotesynthesis.com/blog/index.cfm/2005/12/16/Create-Your-Own-Code-Generator
 
I am planning to modify this to do just what you want for SQL Server. Havn't got there yet. If you get there first please send me the code.
 
Kevin
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Denny Valliant
Sent: 15 August 2006 02:19
To: [email protected]
Subject: [Reactor for CF] Autogenerated reactor.xml files?

So, what clever reactor user wants to share their CF code for automagically generating a reactor.xml file for a given datasource?

If it's only for database X, that's fine, I'm sure I can mod it for database X2.  And then share it with the community, of course.

Failing that, can I get a suggestion as to a tool which will export table relations in a format easily tweakable for Reactor?

My "XML exports" export the data as XML, but not the table structure. How lame is that? Damn non-ESP coders... ;-)

If this hasn't been attempted yet, I might make a auto-generator for MySQL...
:denny

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

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

Reply via email to