On 12/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Thanks Dave, This is exactly what I was looking for. To see how you handle your edit/compile/test cycle has provided some good insight. What database do you use for testing? I figure I can have a persistent MySQL instance running like I would for a live site, but was wondering if their is a better choice.
MySQL will work fine, but recently I switched over to Derby for development work. - Dave
