[Glass] [SPAM] Why JadeServer64bit34 is not available for browsing inside a Gem

James Foster Smalltalk at JGFoster.net
Wed Oct 23 11:33:32 PDT 2019



> On Oct 23, 2019, at 8:47 AM, BrunoBB via Glass <glass at lists.gemtalksystems.com> wrote:
> 
> /This is a feature of Jade ... at login, Jade creates all of the classes
> in the JaderServer hierarchy and arranges for them to be installed in a
> SystemDictionary that is not in any SymbolList ... so the classes are
> hidden by design ./
> 
> Ok, got it.
> 
> Well since i need this for development i can check on Dolphin parallel
> hierarchy.
> 
> But it will be useful to know the OOP of aJadeServer64bit34 in order to call
> methods and see the result.
> (i will do a research on this maybe i can implement it)

See the class comment in JadeServer for this expression: (System __sessionStateAt: 3).

> For the Jade customization (https://github.com/brunobuzzi/JadeForBPM) i'm
> doing for BPMFlow application (https://github.com/brunobuzzi/BpmFlow) some
> JadeServer64bit34 methods are used to display additional information. This
> is why i have my interest in JadeServer hierarchy.

If this is to be part of the Jade IDE then it makes sense to add it to JadeServer. If it is for something else, then you might consider creating your own server class (following the class-side methods in JadeServer as an example). 

> regards,
> bruno


More information about the Glass mailing list