Skip to content

[Function Refactoring] Optimization of GeneralUpdate.Differential Module #160

@JusterZhu

Description

@JusterZhu

1.Core Objective: Extract the built-in matching logic from the Clean and Dirty methods in DifferentialCore.cs into an independent default processing logic component.
2.Extensibility: Design a pluggable logic extension mechanism that supports users to pass in custom matching logic, which can override or supplement the default logic.
3.Compatibility: Ensure the behavior of the default logic remains completely consistent with that before refactoring, with no breaking changes.

Metadata

Metadata

Labels

refactorRefactor some existing code.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions