blueprinter icon indicating copy to clipboard operation
blueprinter copied to clipboard

Remove Custom Array-like Class Configuration

Open lessthanjacob opened this issue 8 months ago • 1 comments

Changelog

  • Removes custom array-like configuration in favor of depending on an interface (Enumerable in this case). Hash is an exception here due to existing implementation details.

Discussion

This was previously discussed as an option, but was decided against due to potentially be too open.

Checklist:

  • [X ] I have updated the necessary documentation
  • [X ] I have signed off all my commits as required by DCO
  • [ ] My build is green

lessthanjacob avatar Jun 24 '24 12:06 lessthanjacob