objectstate.lazy\_factory ========================= .. automodule:: objectstate.lazy_factory .. rubric:: Functions .. autosummary:: auto_create_decorator bind_lazy_resolution_to_class create_dataclass_for_editing create_global_default_decorator ensure_global_config_context get_base_type_for_lazy get_group_abbreviation get_inherited_field_names get_lazy_type_for_base get_registered_lazy_types is_global_config_instance is_global_config_type is_lazy_dataclass patch_lazy_constructors rebuild_lazy_config_with_new_global_reference rebuild_with_none_defaults register_lazy_type register_lazy_type_mapping replace_raw resolve_lazy_configurations_for_serialization .. rubric:: Classes .. autosummary:: GlobalConfigBase GlobalConfigMeta LazyDataclass LazyDataclassFactory LazyMethodBindings abbreviation