Thomas Roch
Thomas Roch
@gluxon thanks for your reply. I understand the idea of "boxing" dependencies. That said, it is problematic in cases like that where the "boxing" is limited to the dependency itself...
:+1: I'll be also interested in decorators on POJOs to be able to enhance more than one method with a decorator.
That looks like an edge case because `/:x/:y` (`a`) is matched before `/` (`b`). I'm not sure I can do anything about it.
The code you pasted is there force the usage of the first value received (could be done a different way I guess). But that's independent to each instance. The ID...
I tried to install node-gitgui today and ran into the same issue. app.js is deprecated and has been dropped in favour of node-webkit.
OK just let me know, I can definitely help you bringing it forward. If you decide to deprecate it, I might be interested in taking ownership.
Yes, I am interested. Don't think I'll have the time before the new year though.
Finally found some time, I have been working on it, developing an example alongside to try to validate it: https://github.com/router5/examples/tree/master/apps/cycle
@axefrog so I finalised something. Have you determined if it is something you want to keep getting involved with? I would prefer to have control over it: being able to...
Thanks, that's great :)