[TransWarp] making progress using current PEAK features.
Ulrich Eck
ueck at net-labs.de
Thu Jan 30 11:29:16 EST 2003
--On Donnerstag, 30. Januar 2003 10:53 -0500 "Phillip J. Eby" <pje at telecommunity.com> wrote:
> The above two modules will import OK, because they import their referenced type *after* they have defined the type
> they want to export. And, each class considers its module to be its parent component, so it can acquire the imported
> class, whenever you actually try to use the feature and it looks up the name.
not using the naming provider will speed up things and is much easier to write.
as i do not need to do recursive imports it's even better :))
thanks for your hint.
Ulrich Eck
------------------------------------------------------------------------
net-labs Systemhaus GmbH
Ebersberger Str. 46
85570 Markt Schwaben
fon: +49-8121-4747-11
fax: +49-8121-4747-77
email: ueck at net-labs.de
http://www.net-labs.de
More information about the PEAK
mailing list