cfcPowerTools version 2 is available at www.cfcpowertools.com. cfcPowerTools
is a web based interface to your CFCs. You can connect cfcPowerTools to as
many ColdFusion servers as you have access to. With cfcPowerTools you can
do the following:
- Generate a CFC from database
table
- Generate a database table from
a CFC
- Batch generate CFCs from
multiple database tables
- Generate Data Access Object
(DAO) – a CFC that handles all database interactions
- Generate data entry form (right
now just HTML form, I’m working on XML and Flash forms)
- Generate XML support document
that maintains all additional meta data
- Graphical interface to your CFC
Library – a tree view of all of you CFCs organized by package
- Automatic getter/setter
creation for each property
- Create concrete CFCs
- Create relationships between
CFCs (relationship is also reflected in database backend)
- Supports round trip editing
– you can toggle between manual modifications and cfcPowerTools
without loosing code
- Automatically creates .bak file
of your CFC before applying any modifications to CFC
- Interface with CFCs stored on multiple ColdFusion
servers (either CF 6.1 or 7)
cfcPowerTools makes
you more productive. Literally in a matter of minutes you can have fully
functional CFC, DAO, data entry form, and a database table.
Use the batch CFC
generation functionality and you can convert multiple database tables into
functional CFCs in minutes! cfcPowerTools produces consistent, predictable,
and reliable code.
You can download
cfcPowerTools for a 30 day trial to see how it can make you more
productive.
Thanks
Tom Schreck
|