Reactor is still new to me (although quick to get results with) so I'm
just sussing out any implications of team dev and deployment via CVS.

can I double check some thoughts, ask best practices, etc? thanx


the way I see it
============================================
there are 3 groups of reactor files
- reactor core
- reactor-managed and -generated project files (within the root
reactor file structure)
- reactor created but coder managed generic and DB-specific files

reactor core:
- would be a CVS project itself, updated only when there is a new
release. it would get deployed from CVS to each server when the server
is set-up/configured to use Reactor (inc setting deployment/prod
flags?)

reactor-managed and -generated project files:
- can be ignored and needs no CVS support. they will be (re-)
generated on the first call

reactor created but coder managed generic and DB-specific files:
- are part of each specific project, just like any other CFM/CFC file.
=============================================
this is the way it goes, yes?

what do ppl do with their reactor XML files, esp moving from local dev
workstations to staging server to prod server?

ta muchly
barry.b


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

Reply via email to