Skip to content

Implement global options as a property set #59

@uliska

Description

@uliska
% Storage for all property sets
\registerOption #'(_propsets) #'()
\definePropertySet #'(OLL global) #'()

% Initialize option branch for oll-core
\registerOption oll-core.root #(this-parent)

% Create these nodes as oll-core is not loaded through \loadPackage
\registerOption loaded-packages #'(oll-core)
\registerOption loaded-modules.oll-core #'()

All these should be implemented as a property set.
Using a separate alist for #(_propsets) is not that simple.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions