You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
Once all per-field handler classes exist, refactor DmfsTaskProcessor so it becomes a thin orchestrator that delegates to the individual handlers, with no direct field-reading logic of its own.
Part of #342.
Once all per-field handler classes exist, refactor
DmfsTaskProcessorso it becomes a thin orchestrator that delegates to the individual handlers, with no direct field-reading logic of its own.