WebCore
WebCore copied to clipboard
Annotation extension support for use of default value in the event of casting failure.
Soft-fail option to handle ValueError and TypeError (configurable tuple or set of Exception subclasses), optionally logging (configure via logging level or None) a message about discarded values then utilize the default instead.