Skip to content

Use SFT for initialize_object_metadata #963

Open
@qinsoon

Description

@qinsoon

Currently we use Allocator.get_space() then invoke initialize_object_metadata on the space. This is the only use fo Allocator.get_space(). As initialize_object_metadata is a function in SFT, we can use SFT to call initialize_object_metadata, and remove Allocator.get_space().

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-spaceArea: Space/PageResourceC-refactoringCategory: RefactoringP-normalPriority: Normal.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions