Wojciech Ślawski

Results 119 comments of Wojciech Ślawski

Yea but what exactly you mean by fixed? The behavior i wrote above?

Tbh im thinking simply about class which will we extend and just run it in cli to consume jobs added into queue and that's it, in previous beanstalkd we would...

Well i guess mssql would need to be tested on appveyor?

Just add proper function for know, just workaround if you need to use it @JCMais

For me less ugly is: ``` {{ ngb('var.prop') }} ```

So you mean instead of one big array with all routes store it like: `prefix => collection object`?

1) well not related to routing really 2) is pretty much what i already mention here, like grouping routes with prefixes and first check this prefix in url, then route...

@sergeyklay reopen this? I still will make it for 4.0.0 i think.

Well some work i made for new router is here if someone is interested - https://github.com/Jurigag/fast-micro-router-phalcon some things will be definitely implemented from there. About the other i need to...

I think we should reopen this and consider adding this.