lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jan 28, 2004 at 10:36 +0100, Reuben Thomas wrote:
> > cheia.load("std")	 -- OK
> > cheia.load("std.bit")	 -- not understood in a meaningful way
> 
> Actually, I have no hierarchy, only convention.
> 
> require "foo.bar.baz"
> 
> just looks for file "foo.bar.baz" on LUA_PATH.

Hm, luacheia might be able to just piggyback on require().  Needs some
looking into...

-- 
Thatcher Ulrich
http://tulrich.com