Maximilien Riehl

Results 66 comments of Maximilien Riehl

Hey @stevehu , I'm one of @anro87 's colleagues. I've just started writing a test for this feature but it quickly dawned on me that the problem was already fixed...

Waiting on feedback how I should proceed. These are the options we have: * adjust the joni validator to behave similarly or wait for something to happen in https://github.com/jruby/joni/issues/57 (my...

Hm I didn't really think about the use case in #782 . A configuration flag for implicit anchoring would solve this though it's not elegant. What do you think about...

Seems like a good idea, it would alleviate the burden of dealing with many callbacks that simply defer to other objects. Where would the callable slots be defined though? On...

I like the approach. If you have time to implement this, I'd definitely merge it. I have a few personal projects where the integration with signalslot would greatly simplify the...

Sounds good, I'll start working on this ASAP.

@cboddy if you get a chance can you take a look at https://github.com/man-group/okcli/pull/7?

Sounds useful! I'll add this when I find some time. You could also file a pull request ;)

Oh shoot, thanks for reporting. In 2.x afaik unicode objects are not strings, but this should be easy enough to fix. Will have a look as soon as I am...

Cool thanks. I'll try to make room for a release tomorrow