lua-users home
lua-l archive

RE: Require

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


> We've also built an import mechanism in which one issues a call:
>
> import "name"
>
Cool. Does your "import" feature handle hierarchy? 
As in Java: 
<code>
import java.io.InputStream;
</code>
Assuming the "bundle" has InputStream among other resources.
--v.a

AltStyle によって変換されたページ (->オリジナル) /