Skip to content

Conversation

@lellid
Copy link
Contributor

@lellid lellid commented Apr 19, 2020

Problem: ContainerBlock implements the IList<Block> interface, but this interface does not contain the IReadOnlyList<Block>

In order to simplify and unify the enumeration of child items, add the IReadOnlyList<Block> interface to ContainerBlock. ContainerBlock already contains the neccessary implementations of the IReadOnlyList<Block> interface.

@xoofx xoofx merged commit e0ac9b7 into xoofx:master Apr 22, 2020
@xoofx
Copy link
Owner

xoofx commented Apr 22, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants