Re: [Clorb-devel] idef-repository and ir-lookup-id
Status: Alpha
Brought to you by:
lenst
From: Lennart S. <le...@ly...> - 2001-08-06 14:49:34
|
On 26 Jul 2001, Eric Marsden wrote: > Interfaces declared locally (using the IDEF-DEFINITION macros) are > stored in *IDEF-REPOSITORY*. When constructing a request against an > interface, IR-LOOKUP-ID is called, even if that interface was defined > locally in *IDEF-REPOSITORY*. Is there a reason why it doesn't start > by querying the local repository? The IDEF stuff and the interface repository implementation is a bit experimental yet and not all that well intergrated with the rest. The auto-servant class will use the *IDEF-REPOSITORY* i think... //Lennart |