kordos
kordos
Idea with two parts parameter is nice however parsing it looks quite complex and it would require good unit test coverage to prove that all that changes work. if we...
I also prefer third party library as in avrogen we should focus on improving that tool instead of writing and maintaining own implementation of command line parser. Although I've never...
Great. I'll have check your changes in my spare time
Any progress with moving to silex 2?
Hi, I added pull request with silex 2 support. It works perfectly with my service. Please review my pull request.
Yes. My pull request is from this branch(silex-2)
@mnapoli or @jdreesen can you merge my pull request with silex 2 support?
It works perfectly in one of my projects. I didn't see any problems yet. In near future I will migrate other microservices to silex 2 and test it in production....
@jdreesen or @mnapoli can you add tag to silex-2 branch? I don't have permissions for it