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
As a maintainer, I want to improve the LDEPF service's evolution and clarity by eliminating the adapter class.
Description
The LDEPF service currently uses an adapter class, which adds unnecessary complexity to the codebase and hinders its flexibility. The goal is to simplify the design by removing the adapter class, making the service easier to maintain, extend, and understand.