• (nodebb)

    There was an attempt to make the code modular and scalable. An attempt I say.

    On the face of it, it seems more like an attempt to obstruct scalability.

  • (nodebb)

    there are many many more lurking in the codebase.

    Thankfully, these things come with a copy-pasta feature!

  • Some Lesbian (unregistered)

    @Component strongly suggests this is a Spring project. There was actually a time when you'd need to manually register each parameterization of a generic component manually, but even then, this wouldn't be the way to do it... but that doesn't even matter, because this smells like a clumsy reinvention of ConversionService. Implementing Converter<RequestInterface, ListViewRequest> would just work, and it's such a basic part of the framework I have no idea how you'd miss it.

Leave a comment on “Poly Means Many, After All”

Log In or post as a guest

Replying to comment #:

« Return to Article