instantiations / tonel-vast

Tonel file format writer and reader implementation for VA Smalltalk
MIT License
9 stars 3 forks source link

Use application manager/class owner when modifying ENVY records #124

Open eMaringolo opened 1 year ago

eMaringolo commented 1 year ago

We currently support bypassing ENVY's permissions/control by using STS SuperGroup features, but not all apps have it enabled.

In addition to that, it would be great to query the existing manager/owner of an app/subApp/class and switch to it during the load of a particular class or releasing it.