david got a fish trophy!
Split up rbtools.api.resource.
Review Request #14241 — Created Nov. 11, 2024 and updated — Latest diff uploaded
The resource definitions for RBTools are quite lengthy. While the bulk
of the current implementation all kind of needs to stick together, we
can split out individual resource-specific subclasses.This change does not make any functional or other cleanup changes to the
code, just splits it up.
Ran unit tests.