What is your translation of: Dieser Satz beinhalten drei Fehller. I could not find an English word for Fehller. Thank you. Bob Ashworth Springfield, IL, USA ---------- Original Message ---------------------------------- From: Marko Schulz <in6x059 / public.uni-hamburg.de> Reply-To: ruby-talk / ruby-lang.org Date: Mon, 23 Apr 2001 17:02:07 +0900 >On Sun, Apr 22, 2001 at 03:10:04PM +0900, Harry Ohlsen wrote: >> I've written some cde that I'd like to be available to all of my Ruby >> programs, without having to do a "Require 'xxx'" in every one. >> >> Is there an easy way to do this? > >I would like to advise strongly against somekind of implicit >'Require'. Especially if it is only remotely possible that you will >share your code with someone else. > >I think it is one of the major downsides of IDEs, that (the more >advanced) make you dependable on a certain build environment. > >It look to me like you will create a certain build/run environment >your sourcecode depends on, but which is not obvious by just reading >the sourcecode. > >-- >marko schulz > > Dieser Satz beinhalten drei Fehller. >