class EL_STORABLE_HANDLER

(source code)

Description

Access to internals of storable classes

note
	description: "Access to internals of storable classes"

	author: "Finnian Reilly"
	copyright: "Copyright (c) 2001-2022 Finnian Reilly"
	contact: "finnian at eiffel hyphen loop dot com"

	license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
	date: "2023-01-01 9:01:51 GMT (Sunday 1st January 2023)"
	revision: "6"

deferred class
	EL_STORABLE_HANDLER

inherit
	EL_FEATURE_ACCESS
end