view icon indicating copy to clipboard operation
view copied to clipboard

Generate scope subclasses with methods defined for each exposure

Open timriley opened this issue 2 years ago • 0 comments

This would make it so that the exposures always take priority over any other methods that might be in the scope (i.e. helpers and other non-essential methods).

We should combine this with a new ReservedNameError that is raised when exposures are created with names that must not be used in order for essential functionality to be preserved.

timriley avatar Oct 16 '23 00:10 timriley