[#93964] perl6 grammar rules in ruby — Charles Comstock <cc1@...>
Has anyone taken a look at the idea of having embedded grammars in ruby
On Mon, Mar 01, 2004 at 05:14:47PM +0900, Charles Comstock wrote:
"Ara.T.Howard" <ahoward@fattire.ngdc.noaa.gov> wrote in message news:<Pine.LNX.4.44.0403010952220.2865-100000@fattire.ngdc.noaa.gov>...
[#93999] Why ist fastcgi so slow? — Andreas Schwarz <usenet@...>
Hi,
[#94021] Jabber4r 0.6.0 now works with Ruby 1.8.1 — Richard Kilmer <rich@...>
Jabber4r (Ruby-Jabber client library) has been updated (0.6.0) to work
[#94023] Why's (Poignant) Guide to Ruby, Chapter Four: Little Leaves of Code — why the lucky stiff <ruby-talk@...>
Just wanted everyone to know that Chapter Four of the (Poignant) Guide
why the lucky stiff wrote:
Harry Ohlsen wrote:
why the lucky stiff wrote:
[#94037] Rubyx OS (Ruby oriented linux distro) — Andrew Walrond <andrew@...>
I am pleased to announce the first public release of Rubyx, codename
Question for HTML experts:
Andrew Walrond wrote:
Andrew Walrond wrote:
On Tuesday 02 Mar 2004 22:34, Benny wrote:
On Tuesday 02 Mar 2004 22:57, Andrew Walrond wrote:
Ok, Andrew....I'm having a Rubyx OS problem. I downloaded the iso but
[#94059] Problem adding new module... — "Michael S. Jessop" <candiazoo@...>
Stats = Ruby 1.6.8 on BeOS R5 BONE
[#94062] pickaxe with pics? — Dick Davies <rasputnik@...>
[#94067] non-root binary distribution — David Garamond <lists@...6.isreserved.com>
Is there a binary .tar.gz or a relocatable RPM for ruby 1.8.x which can
Hi,
nobu.nokada@softhome.net wrote:
Hi,
nobu.nokada@softhome.net wrote:
[#94068] dynamic assignment of instance variables — gv@... (Gerard A.W. Vreeswijk)
$ cat try.rb
On Thu, 4 Mar 2004 19:36:35 +0900, Gavin Sinclair <gsinclair@soyabean.com.au> wrote:
[#94110] why are Hashes so unsorted? what's your solution? — Ruby Baby <ruby@...>
I try to avoid questions like "Why doesn't Ruby do what ___ does?"
Ruby Baby wrote:
[#94111] Re: [ANN] Rubyx OS (Ruby oriented linux distro) — "Gavri Savio Fernandez" <Gavri_F@...>
> From: Andrew Walrond [mailto:andrew@walrond.org]
Gavri Savio Fernandez wrote:
[#94112] Re: why are Hashes so unsorted? what's your solution? — David Naseby <david.naseby@...>
>From: Ruby Baby [mailto:ruby@hitmedia.com]
[#94119] Why do inner methods count in outer scope? — Charles Comstock <cc1@...>
def foo(x)
Hi,
[#94124] Is JRuby dead? — Daniel Vkerts <dvoelkerts@...>
Hello there!
[#94129] [Bug] segmentation fault with ComboBox and spanish characters — David Espada <davinciSINSPAM@...>
Hi all.
[#94144] Mozilla gets support for other client-side languages in the future, how about Ruby? — Erik Terpstra <erik@...>
Interesting slides:
ptkwt@aracnet.com (Phil Tomson) wrote in message news:<c3d5oc01bkp@enews4.newsguy.com>...
Sean Russell wrote:
[#94181] mod_ruby & Apache — "Dr. Ephemeron" <me@...>
Sorry, if this seems like a simple problem, but I have:
[#94190] rescue inside block -> syntax error — Simon Strandgaard <neoneye@...>
While reading this message:
[#94256] Ruby 1.8.1 on OS X Panther and RubyCocoa — intc_ctor@... (Phil Tomson)
Being new to OS X (about 2 weeks now).
[#94266] diagnosing the mail<->news gateway: please help — "David A. Black" <dblack@...>
Hi --
[#94271] Re: Ruby 1.8.1 on OS X Panther and RubyCocoa — "Bruce D'Arcus" <bdarcus@...>
On Mar 4, 2004, at 4:30 PM, Gavin Kistner wrote:
[#94276] Calling ruby scripts — Robert Peirce <bob@...>
Usually I can put
[#94298] convention for internal class/module name? — David Garamond <lists@...6.isreserved.com>
Since Ruby forbid _Foo, what is the convention for internal class/method
[#94319] plruby: --enable-static-ruby / --disable-shared ? — David Garamond <lists@...6.isreserved.com>
What about adding these configure option, so plruby.so doesn't need
>>>>> "D" == David Garamond <lists@zara.6.isreserved.com> writes:
[#94342] Code samples — Robert Peirce <bob@...>
I am trying to learn ruby 1.6.8 on a Mac PowerBook G4. I bought the
[#94345] Problems with Ruby under Windows XP — "Yalin" <kecik.yalin@...>
I have installed ruby with "ruby181-11.exe" on Windows XP and wanted to try
[#94357] GCC 3.3.3 and Ruby 1.8.0 and 1.8.1 — Brett Williams <brett_williams@...>
We recently upgraded to GCC 3.3.3 and now we can no longer compile ruby
[#94360] eval + taint problem — Simon Strandgaard <neoneye@...>
Should taint information be propagated around?
[#94375] taint resurrected unexpectedly (1.8.1) — "Bill Kelly" <billk@...>
Hi!
[#94376] Ruby translation for UNIX scripting command — "Thomas Luedeke" <tluedeke@...>
[#94400] Special characters: (TM), (R) — intc_ctor@... (Phil Tomson)
I need to output a company name and legal requires that we put the
Phil Tomson wrote:
[#94424] random range — Charles Comstock <cc1@...>
Why doesn't rand take an integer range and then generate a random number
Charles Comstock wrote:
Hal Fulton wrote:
Hi --
[#94429] freeze, frozen? in extensions — Tim Hunter <cyclists@...>
I'm poking around in the 1.8.1 ext/ sources and I notice that there are
[#94443] How can I get the callers __LINE__ and __FILE__? — Sam Roberts <sroberts@...>
I want a version of "pp" that prints the file/line, so I tried this:
[#94470] 'require' and installing / using new libraries — "Its Me" <itsme213@...>
I just downloaded Foxtails (the FXRuby extensions), and upon running the
[#94475] Request patch to Win32API.c — Michael Davis <mdavis@...>
I would like to request an enhancement to Win32API.c to support short integers. This is needed so support an ODBC interface I am working. The return codes from all ODBC function calls through Win32API are incorrect using 'i' or 'l'. Adding support for 's' (short int) corrects this problem. Here is the diff of Win32API.c from Ruby 1.8.1 and my working code with support for short integers. Please let me know if there is any thing I can do to help this enhancement along.
[#94487] Looking for HTML templating system — Andreas Schwarz <usenet@...>
I am looking for a templating system for my forum
Ruby Baby wrote:
[#94495] Calling a Windows .bat file from Ruby program — colotechpro@... (John Reed)
I want to call a Windows .bat file from inside my Ruby program and I
[#94517] proposal: class<<obj to invoke extend_object — Simon Strandgaard <neoneye@...>
'obj.extend' and 'class<<obj' are close cousins..
On Tue, 09 Mar 2004 00:02:13 +0900, Carlos wrote:
[#94553] Re: Request patch to Win32API.c — "Robert McGovern" <robertm@...>
Morning,
[#94557] unsubscribe — David Alan Black <blackdav@...>
unsubscribe
[#94580] How to remove an instance variable ? — "Its Me" <itsme213@...>
So "@a" refers to (and creates if needed) an instance variable.
[#94587] bizare yaml values — "Ara.T.Howard" <Ara.T.Howard@...>
[#94602] when a required module redefine another module => problem — shasckaw <shasckaw@...>
Here is the sample code:
[#94612] RedCloth 2.0.2 -- A Textile Humane Web Text Generator — why the lucky stiff <ruby-talk@...>
For your immediate perusal and swift renouncement:
why the lucky stiff wrote:
why the lucky stiff <ruby-talk@whytheluckystiff.net> wrote in message news:<40516BEE.9050505@whytheluckystiff.net>...
[#94613] Self-extracting archives. — Daniel Carrera <dcarrera@...>
Hi,
[#94625] eRuby installation on Windows server — tmswayze@... (T. Swayze)
Hello,
[#94629] Compiling Ruby source to binary via JRuby and gcj - anyone tried it? — Asfand Yar Qazi <im_not_giving_it_here@..._hate_spam.com>
Hi,
[#94631] Why there is no Continuation.new ? — gabriele renzi <surrender_it@...1.vip.ukl.yahoo.com>
Hi gurus and nubys,
[#94653] ruby power tools — shasckaw <shasckaw@...>
Has anybody already thought about a project like "Perl Power Tools" but
[#94664] Rite - class variables still shared? — Marek Janukowicz <childNOSPAM@...17.ds.pwr.wroc.pl>
[#94672] saving array — mopthisandthat@... (Phidippus)
After I do bunch of computations and create a huge array with bunch of
I tried, but it did not seem to work either...
[#94686] Possibility of 2nd edition of _The Ruby Way_ — Hal Fulton <hal9000@...>
Hello, all.
Hal Fulton wrote:
On Thu, 11 Mar 2004, Dick Davies wrote:
[#94704] A few questions about Ruby/DL — Josh Huber <huber+rt@...>
I've had quite good luck using Ruby/DL to wrap a shared library, but
Josh Huber wrote:
[#94748] FAQ and: PM to Sascha D?rdelmann: Mission impossible — "Josef 'Jupp' SCHUGT" <jupp@...>
Hi!
[#94760] convincing a webhost to support ruby — Mark Hubbart <discord@...>
Hi all,
Mark Hubbart wrote:
On Fri, Mar 12, 2004 at 11:41:47AM +0900, David Garamond wrote:
Mark Hubbart wrote:
[#94764] Win32OLE bug — Bret Pettichord <bret@...>
I'm seeing the following in 1.8.0 (mswin32) using win32ole:
[#94787] Rubyx OS version 42 — Andrew Walrond <andrew@...>
Ok, The new release is available. It contains loads of new packages; Mozilla,
El vie, 12-03-2004 a las 10:36, Andrew Walrond escribi鷓
On Friday 12 Mar 2004 14:02, Angel Martin wrote:
[#94813] Jruby 0.7.0 — Thomas E Enebo <enebo@...>
il Sat, 13 Mar 2004 02:33:49 +0900, Thomas E Enebo <enebo@acm.org> ha
On Sat, 13 Mar 2004, gabriele renzi defenestrated me:
I am posting this on behalf of Kevin Smith:
very cool.
Lothar Scholz <mailinglists@scriptolutions.com> wrote:
Hello Sascha,
[#94854] long string arguments — Elias Athanasopoulos <elathan@...>
Hello!
[#94856] Object#clone and Object#dup — Raphael Bauduin <raphinou@...>
Hi,
[#94878] ruby-mode.el - font lock not working? — Josh Huber <huber+rt@...>
Well, I can't seem to get it to work correctly. Font locking seems
Josh,
[#94890] Kernel#y — Joel VanderWerf <vjoel@...>
[#94904] Ruby-GNOME2-0.9.1 — Masao Mutoh <mutoh@...>
Hi,
[#94908] unit testing when dealing with files — shasckaw <shasckaw@...>
Hello!
[#94913] YAML as configuration format — Jamis Buck <jgb3@...>
Has anyone successfully used YAML as a configuration file format? I'm
[#94915] YAML questions — Hal Fulton <hal9000@...>
Since I notice _why is around, I'll ask a couple of things
[#94935] RubyGems 0.2.0 — Chad Fowler <chad@...>
The first public release of RubyGems (http://rubygems.rubyforge.org)
il Mon, 15 Mar 2004 08:29:18 +0900, Chad Fowler <chad@chadfowler.com>
gabriele renzi wrote:
[#94942] Ruby Vim Download Link Broken? — "John W. Long" <ng@...>
raa lists:
[#94946] Embedding Ruby, part 2 — GGarramuno@... (GGarramuno)
Thanks Guy and Kent. Working perfectly. I have the 3d program maya
[#94976] reg multi match replace — Paul Vudmaska <paul@...>
i'm still a noob and had the need for a simple template system and thot
[#94985] GUI testing on unix — Simon Strandgaard <neoneye@...>
I am curious to if there exists any GUI testing packages for unix.
[#94998] RAA trouble and maintenance — "NAKAMURA, Hiroshi" <nahi@...>
Hi,
[#95014] RAA - So much is broken — Lothar Scholz <mailinglists@...>
Hello,
On Tue, 16 Mar 2004, Lothar Scholz wrote:
On Tue, 16 Mar 2004, Kirk Haines wrote:
On Wed, 17 Mar 2004, Chad Fowler wrote:
[#95023] possible bug in memory management — David Espada <davinciSINSPAM@...>
Hi all.
[#95040] Manipulating UDP sender's address — Gennady <gfb@...>
Is there a way, in general, to "fake" a sender's IP address when sending
[#95042] why use heredoc in doublequotes? — Simon Strandgaard <neoneye@...>
When you can do like this:
[#95047] Copeland 0.1.0 — Jamis Buck <jgb3@...>
Copeland 0.1.0 "Fanfare for the Common Programmer" is ready for public
Jamis Buck wrote:
[#95060] YAML tutorial — Matt Lawrence <matt@...>
Ok, I am so not a Ruby wizard. In fact, I don't do much development at
On Wed, 17 Mar 2004 09:06:41 +0900, Matt Lawrence wrote:
[#95075] memory leak in ruby or dumb mistake? — Joel VanderWerf <vjoel@...>
[#95096] Global $DBH? — "Mike J." <candiazoo@...>
I recently decided that for the sake of portability it might be better
[#95098] groovy — David Garamond <lists@...6.isreserved.com>
Groovy, a scripting language targeted for JVM, was mentioned in Slashdot
[#95114] XML Unit? — Aidan Rogers <aidan@...>
Is there a ruby equivalent of Java's XML Unit, whereby you can compare two
[#95126] Can subclass have superclass method return instance of subclass — walter@...
Is it possible to have the Superclass method return an instance of
walter@mwsewall.com wrote:
[#95143] Compiling 1.8.1 for Windows using mingw — intc_ctor@... (Phil Tomson)
I'm trying to create a statically linked ruby.exe using mingw.
[#95155] Installer packages for MacOSX — Mark Hubbart <discord@...>
Hi, all
[#95156] Does anybody Purify Ruby — Clifford Heath <cjh-nospam@...>
After having serious reliability concerns with ruby-gtk2 on Windows,
[#95167] Libglade and Translatable Strings — "Zachary P. Landau" <kapheine@...>
[#95178] Ruby and Mozilla — ser@... (Sean Russell)
I've been considering, for a while now, starting a "reward" fund to
[#95182] can't logon into jabber server using jabber4r — "Martin Stannard" <martins@...>
Hi,
[#95190] Thinking about a date-matching algorithm... — Hal Fulton <hal9000@...>
I did a little swapping of ideas with dblack on this. Now I'm
Jim Weirich wrote:
[#95192] Thinking about a window-packing algorithm... — Hal Fulton <hal9000@...>
Here's another one I'd like to bounce off you.
[#95200] Log4r 1.0.5 now with RubyGems option — Leon Torres <leon@...>
Greetings, I'm pleased to announce the release of Log4r 1.0.5. The
On Thursday, March 18, 2004, 8:05:53 PM, Leon wrote:
[#95212] Newbie want help — alw@... (Allan Wermuth)
I have tried to rewrite an old short Perl script, that reads a Unix
[#95230] Ruby and Mozilla — paul vudmaska <paul@...>
--- Simon Strandgaard <neoneye@adslhome.dk <http://us.f104.mail.yahoo.com/ym/Compose?To=neoneye@adslhome.dk&YY=90525&order=down&sort=date&pos=0&view=a&head=b>> wrote:
[#95234] Re: Thinking about a date-matching algorithm... — mlipper@...
Hey Hal,
[#95249] Copland tutorials — Jamis Buck <jgb3@...>
I've written a few tutorials to help people understand and use the
[#95253] Can I stop each's iteration, and get the results so far? — Sam Roberts <sroberts@...>
Basically, I want to break from a find_all, and get the array of
Wrote Robert Klemme <bob.news@gmx.net>, on Fri, Mar 19, 2004 at 05:59:36PM +0900:
[#95256] ./lib/ftools.rb:204: [BUG] Segmentation fault — Bil Kleb <Bil.Kleb@...>
I need some pointers on compiling on a IA64 system
Bil Kleb wrote:
>>>>> "B" == Bil Kleb <Bil.Kleb@NASA.Gov> writes:
ts wrote:
[#95269] TkText-like widget in FOX — "Bill Atkins" <batkins57@...>
Bill Atkins wrote:
Hi
rolo wrote:
[#95290] calling outer-scope method of same name — "Bill Kelly" <billk@...>
Hi all!
Hi --
On Fri, 19 Mar 2004 08:25:45 +0900, Bill Kelly wrote:
[#95319] Zero padding in Fixnum#to_s — David Garamond <lists@...6.isreserved.com>
What about adding zero padding (rjust by "0") by specifying an optional
[#95340] Kwartz (2004-03-19) released — Makoto Kuwata <kwa@...>
Hi folks,
Hi,
Makoto Kuwata wrote:
Andreas,
Makoto Kuwata wrote:
On Sun, Mar 21, 2004 at 11:39:26AM +0900, Makoto Kuwata wrote:
Makoto Kuwata wrote:
Makoto Kuwata wrote:
Makoto Kuwata wrote:
Makoto Kuwata wrote:
Makoto Kuwata wrote:
Andreas Schwarz
[#95382] Server on Ruby — "Alexandr Vladykin" <moscower@...>
Hello, all!
[#95386] Can $LOAD_PATH be relative? — ptkwt@... (Phil Tomson)
In article <wsqk71gd188.fsf@io.com>, Jim Menard <jimm@io.com> wrote:
Phil Tomson wrote:
Hi --
>>>>> "P" == Patrick Bennett <patrick.bennett@inin.com> writes:
ts wrote:
[#95428] rubygems - did install went ok? — Simon Strandgaard <neoneye@...>
I think I have prepared my package for rubygems,
On Sat, 20 Mar 2004 15:57:01 +0900, Mark Hubbart wrote:
[#95434] converting javascript to ruby (nested methods) — yvon.thoravalNO-SPAM@... (Yvon Thoraval)
i have a script written in javascript and want to translate it into ruby
[#95470] bug in Time, it wraps some dates to next month — Sam Roberts <sroberts@...>
Maybe this is a feature, but I don't think so:
Sam Roberts wrote:
Quoteing hal9000@hypermetrics.com, on Sun, Mar 21, 2004 at 04:04:47AM +0900:
[#95494] Tycho 0.0.0.7 — Hal Fulton <hal9000@...>
Tycho continues to evolve with painful slowness and accrue
[#95507] rename append_features -> include_object — Simon Strandgaard <neoneye@...>
There is a saying: avoid asymmetry
[#95514] Complete Ruby API? — Kristian Sensen <ks@...>
Hi!
On Sun, 21 Mar 2004 21:20:15 +0100, Kristian Sensen wrote:
[#95517] What to gem? — Robert Feldt <feldt@...>
Hi,
[#95525] coverage 0.1 — Simon Strandgaard <neoneye@...>
Ruby - Coverage
[#95560] Need some advice on PickAxe II — Dave Thomas <dave@...>
Folks:
I think the original Pickaxe library section was so useful mostly
> What would make me happy, is if you removed the entire library section
Dave Thomas wrote:
Hello Charles,
Lothar Scholz wrote:
il Tue, 23 Mar 2004 06:25:36 -0800, "David A. Black"
In article <D756C46A-7CCF-11D8-B398-000A95CD7A8E@talbott.ws>,
[#95578] Re: Nedit users using Ruby? — "Grant Schoep" <gschoep@...>
Groovy. Thanks now that was simple. One that is complete and nice is
[#95591] SNMP module for Ruby — Daniel Hobe <daniel@...>
The one system administration-ish module that Ruby is missing is a good a SNMP
[#95600] newbie erb question — "Einar Buffer" <_ebuffer_@...>
Hi,
[#95603] Create a directories list with sub-directories — Dirk Einecke <dirk.einecke@...>
Hi.
On Tuesday 23 March 2004 06:14, Dirk Einecke wrote:
[#95632] How to avoid duplicate object creations? — Stig Sandbeck Mathisen <ssm@...>
[#95636] Tempfile consuming a lot of memory — thomass@... (Thomas)
I'm using a lot of Tempfile's and I have been made aware that they
[#95664] ruby 1.9 (cvs) installation problem... — Charles Hixson <charleshixsn@...>
-----BEGIN PGP SIGNED MESSAGE-----
[#95683] Ruby's module search path — Harry Ohlsen <harryo@...>
Is there an easy way to discover the path to a "require"-ed module (assuming it's a .rb file)?
[#95693] proposal - enforce lower_case for variables and methods — Simon Strandgaard <neoneye@...>
Ruby does already enforce CamelCase for class/modules.
In article <pan.2004.03.24.04.02.22.303009@adslhome.dk>, Simon Strandgaard
[#95698] Re: Ruby's module search path — "Mehr, Assaph (Assaph)" <assaph@...>
> From the output, I'm guessing $" is the list of requires that have
[#95769] File.stat.size errors with file sizes over 2Gigs. — walter@...
File.stat('file_name').size returns erroneous file sizes when the
[#95782] Quick Introduction to RubyGems — Gavin Sinclair <gsinclair@...>
Hi folks,
Gavin Sinclair wrote:
[#95788] RubyGem and Rake — Jim Menard <jimm@...>
I'm switching over to using RubyGems. I like it!
[#95810] thread/fork/tk nightmares — "Ara.T.Howard" <Ara.T.Howard@...>
[#95816] ftp/socket problem on OSX — Dave Thomas <dave@...>
The following code
[#95817] Ruby,XUL and toolkit agnostic GUIs — ptkwt@... (Phil Tomson)
Looking back in ruby-talk for 'Ruby' and 'XUL' shows a discussion from
[#95822] rubygem: progressbar is invalid — Vivek Nallur <nvivek@...>
Hi
[#95828] rubygem goes too fuzzy — gabriele renzi <surrender_it@...1.vip.ukl.yahoo.com>
Hi gurus,
[#95860] mod_ruby/eruby with IIS6? — "Ruby Tuesdays" <NoSpamPlease_rubytuzdaiz@...>
Is it possible to create a dynamic website with mod_ruby/eruby using IIS6
[#95875] Errors with "make" step, while compiling ruby under AIX 5.2 — Ruby Ruby <ruby4lover@...>
I am wanted to install ruby 1.8.1 under AIX 5.2. During the installation, while doing the "make" part of it, the process abruptily ended with the following errors:
Hi,
I am sorry to insist but this is important to me.
Hi,
Thank you for the patch information.
Hi,
Well, Well I was finally able to apply the patch. My mail server was changing the patch file. However, I got the original problem back even with the new patch.
Hi,
[#95896] non blocking read and thread — "yannick" <yannick@...>
Hello everybody,
>>>>> "y" == yannick <yannick@dazzlebox.com> writes:
Thanks you for your answer, but that's not really what I meant. I know
>>>>> "y" == yannick <yannick@dazzlebox.com> writes:
[#95904] About Ruby — "Sabyasachi Mustafi" <sabymus@...>
Hello,=0A I am with Ruby in the last 6 months. But I have some specific qu=
[#95917] Save to use const Regexp in several threads? — "Robert Klemme" <bob.news@...>
[#95938] sysread for buffered IO (IOError) — "Ara.T.Howard" <Ara.T.Howard@...>
[#95941] Ruby-rdf — dominic sisneros <dom@...>
Hi folks,
[#95945] linked hash — yvon.thoravalNO-SPAM@... (Yvon Thoraval)
i'm transalating a BeanShell prog using :
[#95959] Formatting dates and counting words — "Robo" <robo@...>
Hi,
[#95960] Status of AOP in Ruby — Markus Jais <markusjais@...>
Hello
il Thu, 1 Apr 2004 10:26:00 +0900, Dick Davies
gabriele renzi wrote:
[#95965] mkfifo on windows — "Ara.T.Howard" <Ara.T.Howard@...>
[#95984] deciding between ruby and python — "Serve Lau" <ik@...>
I'm trying to decide to learn either python or ruby. Are there fundamental
Serve Lau wrote:
"Serve Lau" <ik@detongiser.com> wrote in message news:<106dlen5mr97q76@corp.supernews.com>...
On Monday, April 5, 2004, 5:04:18 PM, Ville wrote:
On Monday 05 April 2004 11:08, Gavin Sinclair wrote:
Why cannot we have attribute access of the object from anywhere in the program by sennding a message @attribute
>>>>> "James" == James Britt <jamesUNDERBARb@neurogami.com> writes:
As you say, this whole thread has been done many times before.
Le 4 avr. 04, 05:37, Dan Doel a 馗rit :
Ah, yes. Upon going back and reading I had it backwards. Serves me right for
HI --
il Wed, 07 Apr 2004 05:35:39 GMT, dagbrown@LART.ca (Dave Brown) ha
>>>>> "Mark" == Mark Hubbart <discord@mac.com> writes:
[#95990] Secure TCPServer, TCPClient — djberg96@... (Daniel Berger)
Hi all,
[#95992] Madeleine 0.6 — Anders Bengtsson <ndrsbngtssn@...>
On Mon, Mar 29, 2004 at 01:09:24AM +0900, Anders Bengtsson wrote:
[#96003] What is String#dump for? — =?koi8-r?Q?=22?=Alexey Verhovsky=?koi8-r?Q?=22=20?= <alex_verk@...>
[quoted from http://c2.com/cgi/wiki?IwannaLearnRuby]
On Sun, 2004-03-28 at 23:23, =?koi8-r?Q?=22?=Alexey
[#96014] YAML and initializers — Hal Fulton <hal9000@...>
Here's a thought question for you. If you read the subject line, you
Good discussion, Hal. I've been really rethinking the YAML+Ruby typing
[#96019] wrapping interactive console program in Windows — Edward Middleton <edward@...>
I am trying to write a wrapper for a program with an interactive shell,
Edward Middleton wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hi,
-----BEGIN PGP SIGNED MESSAGE-----
[#96035] proposal - delayed intropolation in heredoc — Simon Strandgaard <neoneye@...>
yet another crazy proposal from me.. read on, am I crazy?
[#96055] calling break in proc — Brad Hilton <bhilton@...>
Hello,
[#96066] General observations — Greg Brondo <greg@...>
I've used Python on many a project but now am moving to Ruby more and more.
[#96068] Software Maintenance and Prototype Based Languages — Simon Strandgaard <neoneye@...>
I read this article and just thought.. wow
[#96071] possible Time & DateTime RCR: reconciling and extending their apis — Sam Roberts <sroberts@...>
(Maybe this should be 3 emails... there are 3 issues, but I will try one
Hi,
Quoteing tadf@rc5.so-net.ne.jp, on Fri, Apr 02, 2004 at 09:01:49AM +0900:
[#96123] Problem with binary files in mswin ruby — jbshaldane@... (haldane)
Because of a problem that manifested itself when running Madeleine on
Hi,
[#96125] Learning Ruby? — Frunobulax <yaya@...>
Ok, here寄 the picture:
[#96149] Strange rubyzip behaviour (Errno::EFBIG) — Travis Whitton <whitton@...>
Hi,
[#96156] patch to delegate.rb to disable warning — Simon Strandgaard <neoneye@...>
This piece of code yields a warning.
[#96161] RickCheck -- automated testing of general assertions — phubuh@...
Hej hej, fellow Rubyists!
[#96182] Representing Time Ranges (Difference) — Charles Comstock <cc1@...>
Is there a nice library for representing Time differences? I mean it's
[#96191] Silly question... — ggarramuno@... (GGarramuno)
Is there any way of completely remove a class object's methods instead of
[#96220] ruby-dev summary 23214-23268 — Minero Aoki <aamine@...>
Hi all,
[#96247] How to get internal state of DateTime in seconds — smejmoon@... (G'irts Kalnins)
How do you get internal state in seconds of DateTime instance?
> >How do you get internal state in seconds of DateTime instance?
On 1 Apr 2004, G'irts Kalnins wrote:
Re: [ANN] Copeland 0.1.0
Simon Strandgaard wrote:
> BTW: the purpose of the project is unclear to me.
> I tried browse the rdocs but didn't got any wiser.
The docs are a work in progress, and are written with the expectation
that the reader knows what Inversion of Control is (though a better term
is Dependency Injection). I hope to fix that eventually, but for now
the best I can do is direct you to other documentation:
Here's a description of IOC from the Avalon Apache project:
http://avalon.apache.org/framework/cop/guide-patterns-ioc.html
Here's a description of the Spring framework (one of the several Java
IOC containers):
http://www.theserverside.com/articles/article.tss?l=SpringFramework
Here's a great essay on Inversion of Control and Dependency Injection:
http://www.martinfowler.com/articles/injection.html
From my own (admittedly limited) experience with IoC containers, I've
found them to be particular useful at decoupling the component pieces of
an application. It also is very powerful when you need to be able to
swap out specific implementations of a component, because you can do it
without modifying any code at all (you just have to make a change to the
configuration file(s)).
Has anyone else had more experience with IoC containers? Anything else
to add?
--
Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck.org/jamis
ruby -h | ruby -e
'a=[];readlines.join.scan(/-(.)\[e|Kk(\S*)|le.l(..)e|#!(\S*)/) {|r| a <<
r.compact.first };puts "\n>#{a.join(%q/ /)}<\n\n"'