Re: [Orbit-python-list] Implications of latest commits (your test suite)
Status: Inactive
Brought to you by:
tack
|
From: Christian R. R. <ki...@as...> - 2001-05-26 00:05:31
|
On Fri, 25 May 2001, Jason Tackaberry wrote:
> ior = open ("ior").readline ()
> ref = orb.string_to_object (ior)
> import Foo
Let me freeze this here: What is supposed to happen if we never import
Foo? Is _anything at all_ doable on the ref? What should it's __class__
(and __dict__) say?
This happens when we do something like:
ns = orb.resolve_initial_references("NameService")
without importing CosNaming. I just wonder if a warning or something is in
order in this case.
Take care,
--
/\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil
~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311
|