On Wed, 15 Mar 2000 22:42:48 -0400, "No� Barranco"
<[EMAIL PROTECTED]> wrote:

>I'm interested in accessing objects in Cach� from a namespace different from
>the one where the objects' definition reside.  Greatly appreciate any
>suggestions.


You could try mapping in the cache set-up ie if your class is "test"
the global will be ^ootestD you can map this to another namespace -
this will work ok

or you could try mapping the object globals (oddDEF, oddCOM, oddMAC,
oddMAP) to the other namespace - Haven't tried this but it may work -
if you do this you will have to do subscript mapping as the odd...(%*)
already map to %CACHELIB so the subscripts would have to be
^oddDEF("A:z") map to the other namespace.
If you do this second method post the group & let us know how you get
on.

is this what you want???


Peter F Cooper
managing Director
xebec information systems ltd
the creators of xebRAD

Reply via email to