feenkcom / gt4gemstone-old

The Glamorous Toolkit for remote work with Gemstone/S
MIT License
13 stars 5 forks source link

Introduce a dedicated presentation provider for special classes #18

Closed girba closed 7 years ago

girba commented 7 years ago

The inspector extensions rely on method extensions. However, in Gemstone, core classes require special privileges. To not require the developer to have those privileges, we should introduce a separate mechanism through which to define these extensions for special classes (such as GsNMethod).

chisandrei commented 7 years ago

For special classes a subclass of GtGsInspectorProxy can be created and added to #proxyMappings.