Code Monkey home page Code Monkey logo

Comments (6)

vvasiloi avatar vvasiloi commented on May 30, 2024 1

@stefandoorn @lchrusciel I find it quite annoying that a lot of resource layer services require the request configuration, even though they often only need 1-3 parameters to do their job.
It makes it hard to reuse these services outside of the standard workflow which starts in a resource controller.
But in this case it kind of make sense.

from syliusresourcebundle.

loevgaard avatar loevgaard commented on May 30, 2024 1

I still think the initial idea is good, but for people having the problem I fixed this like this here: https://github.com/Setono/SyliusFacebookTrackingPlugin/blob/master/src/EventListener/TagSubscriber.php#L69

from syliusresourcebundle.

lchrusciel avatar lchrusciel commented on May 30, 2024

Adding a section may be a good starting point, but whole RequestConfiguration makes a lot of sense as well.

from syliusresourcebundle.

stefandoorn avatar stefandoorn commented on May 30, 2024

I would say it's best to sends in the whole requestConfiguration - makes it more flexible and it's strongly typed anyway. If someone wants to know other things besides the section, it can also be used.

from syliusresourcebundle.

lchrusciel avatar lchrusciel commented on May 30, 2024

@vvasiloi I totally can understand your point. Maybe this configuration should not be a part of an event, but easily available through container?

Forced coupling of logic to ResourceController is something that we should totally work on and improve in the future.

from syliusresourcebundle.

vvasiloi avatar vvasiloi commented on May 30, 2024

It's kind of already available through the container: @sylius.resource_controller.request_configuration_factory + @sylius.resource_registry

from syliusresourcebundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.