Contents
-
Deprecated Classes
Use org.rapidcontext.core.type.Plugin instead.
-
Deprecated Methods
Built-in procedures should be initialized via the 'className'
property on a proper stored (serialized) object.
Check the storage subtypes to 'type/procedure'
instead of this.
Check the storage subtypes to 'type/procedure'
instead of this.
Built-in procedures are managed as storable
objects, so this method is no longer reliable.
Use a storage subtype to 'type/procedure' instead
of manually registering here. Storage types are
automatically managed.
Built-in procedures should be managed as proper stored
(serialized) objects.
Use a storage subtype to 'type/procedure' instead
of manually registering here. Storage types are
automatically managed.
Use description() instead.
-
Deprecated Constructors
Constructor signature has changed as plug-in objects
are now initialized by the root storage.