Skip to content

Refactor BspLump #23

Open
Open
@snake-biscuits

Description

@snake-biscuits

Editing attrs of an object returned by a BspLump don’t update BspLump.changes, need to do some soft copies probably
Slice overriding & insertion don’t seem to work either.
Both of these need tests and more

>>> BspLump[i].x = new_val
>>> BspLump[i].x
old_val

editing a lump should be as easy as modifying the contents of a list

Metadata

Metadata

Labels

documentationThis issue involves a lack of documentationenhancementNew feature or requestneed testWe need to write a test for regression testing

Projects

Status

Todo: Test

Relationships

None yet

Development

No branches or pull requests

Issue actions