From: james@... Date: 2002-04-08T12:28:05+09:00 Subject: RE: Switching from PHP to Ruby - Comments Please > > > > Is one way preferred over the other? > > eRuby from mod_ruby: the Ruby interpreter is already loaded and that > increases performance (nevermind the module caching). -sc Regarding caching, is there a nice, Ruby Way to have a set of files switch from 'load' to 'require' (or the reverse) by making a single global change someplace? Might make web development and deployment easier. James > > -- > Sean Chittenden >