Re: DEF-USE

Mitra ([email protected])
Tue, 6 Jun 1995 11:55:39 -0700


Instead of loading all of the WWWInline's to find global names, why don't
we extend it to hierarchical names, then you would only have to load the
WWWInline that related to the root of the hierarchy.

e.g.
=========
File1.wrl =
DEF foo {
....
}
========
File2.wrl
DEF bar WWWInline { "File1.wrl" }
...
USE bar.foo
===========

Would cause File1.wrl to be read at the time the USE bar.foo was
encountered (if it hadn't already bean read)

- Mitra

=======================================================================
Mitra [email protected]
Worlds Inc (415)281-1308
<http://earth.path.net/mitra> fax (415)284-9483