On 12/13/06, Peter Bell <[EMAIL PROTECTED]> wrote:...

an XML fan, use XSLT. Otherwise put the metadata in a db schema and write
generic scripts to generate XML based on described schema to table
mapping.


Bang on for the database!  Screw keeping that info in XML!  I know people
worry
about the chicken and egg effect with CF and config stuff in a DB (what if
the DB
is down, then what! type comments) but that issue aside, it's awesome!

Someday I'll finish the db driven reactor config generator.  Sure you could
spit it
out into hard XML, at the end, but I think I'll have even that load from the
DB,
personally.  Give me an excuse to modify things to load xml vs. xml
"files"...


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

Reply via email to