Convert to spina 2

Review Request #12934 — Created April 4, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

This change updates our existing spina code for the new 2.0 version. The
bulk of this is just moving various attributes like defaults and
events to be static.

  • Ran unit tests.
  • Ran with other changes that make use of more involved Spina 2 changes,
    such as converting a base class while subclasses are still using
    .extend().
Summary ID
Convert to spina 2
This change updates our existing spina code for the new 2.0 version. The bulk of this is just moving various attributes like `defaults` and `events` to be `static`. Testing Done: - Ran unit tests. - Ran with other changes that make use of more involved Spina 2 changes, such as converting a base class while subclasses are still using `.extend()`.
d1e9f798194fea0a9845f844c96854d5a6430c72
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (1c6c5a5)
Loading...