Elements: Cleanup element TODOs in infrastructure#22443
Conversation
PR ReviewTarget: Resolves several TODO ELEMENTS markers: extracts
Note Complexity advisory -- This PR may benefit from splitting. Layer spread: API Management (11 files) + Infrastructure (4 files) + Tests (1 file) = 3 layers, 16 files. The changes are tightly coupled so splitting may not be practical. This is an observation, not a blocker. The full review follows below. Important
Suggestions
Request Changes The |
|
The Claude review correctly points out breaking changes, and I have labelled the PR accordingly. The breaking changes are OK here, though. We can make compile time breaking changes for a new major version, and I'd rather make the changes obvious now than try to hide them behind a default implementations and left-over shims. |
AndyButland
left a comment
There was a problem hiding this comment.
Again all looks good. I just found a few things to fix/consider.
…estModel.cs Co-authored-by: Andy Butland <abutland73@gmail.com>
…actory.cs Co-authored-by: Andy Butland <abutland73@gmail.com>
Description
This is the infrastructure equivalent of #22399
No new added functionality to test here; visual inspection only.