-
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
Mega-issue for property system. Add todo items here
- Customization point: custom storage wrappers to allow differences between stored type and user facing type
- Replace handling of (better)enums in individual mixins with a
EnumStorageclass
- Replace handling of (better)enums in individual mixins with a
-
Better definition of what properties are, and where they are allowed -
Consider passing the props objects toprocesscalls, making stuff like parameter locking a lot easier.