[Glass] Why JadeServer64bit34 is not available for browsing inside a Gem
BrunoBB
smalltalk at adinet.com.uy
Tue Oct 22 07:33:52 PDT 2019
Hi,
Using Jade i was tracking inside Dolphin aGciSession serverPerform:
#allSessions.
After a little browsing i found object that implement #allSessions
(aJadeServer64bit34).
But JadeServer64bit34 is not available for browsing. Actually all subclasses
of JadeServer can NOT be browsed.
But it is possible to debug execution of aJadeServer64bit34 methods like
#allSessions.
The following expression answer [false]:
((Object _objectForOop: 789001985) class allSuperclasses at: 2) ==
JadeServer
The class JadeServer that can be browsed is different from the JadeServer
hierarchy compiled from Dolphin.
I also tried to login as SystemUser but JadeServer64bit34 is not available
for browsing.
regards,
bruno
--
Sent from: http://forum.world.st/GLASS-f1460844.html
More information about the Glass
mailing list