[#3228] Core support for Gems, and namespace — "Luke A. Kanies" <luke@...>

Hi all,

21 messages 2004/07/27
[#3230] Re: Core support for Gems, and namespace — Austin Ziegler <halostatue@...> 2004/07/27

On Tue, 27 Jul 2004 11:39:08 +0900, Luke A. Kanies <luke@madstop.com> wrote:

[#3234] Re: Core support for Gems, and namespace — "Luke A. Kanies" <luke@...> 2004/07/27

On Tue, 27 Jul 2004, Austin Ziegler wrote:

[#3238] Re: Core support for Gems, and namespace — Austin Ziegler <halostatue@...> 2004/07/27

On Wed, 28 Jul 2004 00:14:29 +0900, Luke A. Kanies <luke@madstop.com> wrote:

Re: Core support for Gems, and namespace

From: Eric Hodel <drbrain@...7.net>
Date: 2004-07-28 02:32:43 UTC
List: ruby-core #3244
Luke A. Kanies (luke@madstop.com) wrote:

> I'd actually prefer that with ruby; I want to load objects, not files, so 
> it would make sense if I could refer to the objects, rather than the 
> files, and let ruby take care of the mapping.  Maybe change 'require' so 
> that it looks for files if passed a quote and does a mapping if it's 
> passed a class.

How do you pass a class to require that Ruby can't know about yet?

-- 
Eric Hodel - drbrain@segment7.net - http://segment7.net
All messages signed with fingerprint:
FEC2 57F1 D465 EB15 5D6E  7C11 332A 551C 796C 9F04

In This Thread