Convert BaseCollection and ResourceCollection to spina.
Review Request #13004 — Created May 3, 2023 and submitted
This change ports our basic collection types over to spina and
TypeScript.
Ran js-tests.
Summary | ID |
---|---|
5519b2c6fe5d456dd709389e487dd55d78c4faf3 |
Description | From | Last Updated | ||
---|---|---|---|---|
> on the next line. |
|
|||
This is missing a docstring. |
|
|||
Alphabetical order. |
|
|||
Missing a docstring. |
|
|||
Elsewhere for wrapping, I've been putting extends on the next line. I feel it helps with readability a bit. |
|
|||
Alphabetical order. |
|
|||
> on the next line. |
|
|||
Can we make this an interface, for easier reference by subclasses? |
|
|||
Should use unknown where possible. |
|
|||
As in other changes, ideally unit tests should just import the necessary modules themselves. |
|
|||
There are no open issues |
- Commits:
-
Summary ID 4e8eeae8eb9a9ae223ff903918e7491ee840d81d 5519b2c6fe5d456dd709389e487dd55d78c4faf3 - Diff:
-
Revision 2 (+568 -324)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.