From: Mathieu Bouchard Date: 2001-03-18T01:52:50+09:00 Subject: [ruby-talk:12778] Re: Library packaging On Sat, 17 Mar 2001, Yukihiro Matsumoto wrote: > |Would it be possible to use some sort of jar style packaging - ie distribute > |the folder hierarchy as one package - that way relative references should > |work. Ruby would need to change to load libraries out of .jar files > Intresting. Let me add it to the ToDo list. I'll make a more general request. Offer hooks into the "require" and/or "load" commands to allow any packaging system to be plugged in. matju