Giter Site home page Giter Site logo

Comments (7)

dbu avatar dbu commented on August 16, 2024

@dawehner @Crell would any of you be up to port this into the component? we are in quite a hurry if we want to get it into 1.2, as we do the RC1 on april 1st.

from routing.

dawehner avatar dawehner commented on August 16, 2024

We do have a week long sprint before april 1st, so I am really optimistic to find some time, and if it is on the airport.

from routing.

dbu avatar dbu commented on August 16, 2024

sounds great!

from routing.

dawehner avatar dawehner commented on August 16, 2024

Tried to work a bit on that issue though the fact that the current lazy collection implements IteratorAggregate and not Iterator seems to make impossible to not break BC

from routing.

dbu avatar dbu commented on August 16, 2024

if we can merge that today we would not need to worry about BC as this
code was never released. otherwise it should be simple to keep BC, just
have function getIterator() {return $this;} no?

from routing.

dawehner avatar dawehner commented on August 16, 2024

OH, I wasn't aware that this is possible. Hopefully I will find time this
evening

On Mon, Mar 31, 2014 at 1:24 PM, David Buchmann [email protected]:

if we can merge that today we would not need to worry about BC as this
code was never released. otherwise it should be simple to keep BC, just
have function getIterator() {return $this;} no?

Reply to this email directly or view it on GitHubhttps://github.com//issues/97#issuecomment-39077735
.

from routing.

dbu avatar dbu commented on August 16, 2024

@dawehner seems this was the original issue. i guess the getRouteCollection would be where we hook the factory into the DynamicRouter. and seems like the right place to configure things, and make it extensible through composition rather than class hierarchy.

from routing.

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.