Patrick's FuseBuilder code can now be downloaded at:
http://cdsi-solutions.com/cfwiki/index.cfm?task=display&doc=FuseBuilder

Brian Shearer
Custom Data Systems, Inc.

[EMAIL PROTECTED]



-----Original Message-----
From: Patrick McElhaney [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 1:51 PM
To: CF-Talk
Subject: Fusebuilder Code Generation Tool: Version 0.6


Hi All,

Thought I would share with you a tool I've been
working on. It looks at the schema of a database
and generates a library of fuses that may come
in handy.

There are tools like this for CF Studio, but
this one does a lot more:

1) It does an entire database with one click.
2) It generates XML Fusedocs, too.
3) It's smart enough to recognize relationships
   between tables. Thus, it can do things like
   create a select box for a foreign key field
   automatically.
4) It's easy to extend and add new types of
   fuses.
5) It was designed by someone who isn't terribly
   fond of code generators.

One caveat is that it only works with SQL Server, but
I'm working on that.

I've attached the code (just drop it in a directory
and point to index.cfm) and a sample of the output
it produces.

As soon as I finish version 1.0, I plan to release
it as open source.

Patrick



----------------------------------
Patrick McElhaney              <><
Intranet / Web Site Developer
American City Business Journals
704-973-1019    704-236-8351 (cell)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to