yukon icon indicating copy to clipboard operation
yukon copied to clipboard

Create proxy objects for javascript and Python settings

Open silverv opened this issue 2 years ago • 0 comments

The Javascript Proxy object can be used to fake any requested access to nonexistent dictionaries and return valid values like false. I am not sure whether Python supports this. This can be used to avoid breakage introduced when the user removes some setting.

silverv avatar Mar 13 '23 14:03 silverv