This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Configuration management for non-Java apps
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Patrick Peak seemed to have misinterpreted no deployment means for a Rails app. I’m certain that we’re talking about “no deployment” during development. Compared to some Java environments, it is a big win to be able to just try something and refresh the page. However, especially for folks doing test-driven development, I think this is [...]