▲ | to11mtm 3 days ago | |
That would indeed be very nice, compared to the current standards out there for desktops... Ironically, I -think- UWP tried to 'solve' this in some ways but OTOH adds new problems instead... I also know Microsoft had a different idea when it came to .NET before core, where libraries could be run in 'Partial trust' but with 'Link Demands'... And I've never seen a shop actually do that right vs just YOLOing with 'full trust' and/or abuse of AllowPartiallyTrustedCallersAttribute... Which I guess is a roundabout way of saying I feel like Microsoft has tried twice but completely lost the plot early on and failed to deliver a usable product (What even is the state of UWP questionmark, and .NET Code Access Security was given up in Core....) |