Skip to content

Refactor reorder() method #267

@mpsonntag

Description

@mpsonntag

Currently the Property.reorder() method raises a NotImplementedError, while the Document.reorder() method raises an AttributeError.

As far as I am aware, thereorder() method only makes sense in the context of a Section.

If there are no objections, the method could be removed from baseobject and moved to just Section.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions