Shukhrat Nekbaev

Results 9 comments of Shukhrat Nekbaev

@tmenier agreed, no need for surprises related to serialization/deserialization for now :)

if I remember correctly when I developed and wrote that test I was under assumption that `EventFilter.Exception` will contain any exception that happened in the actor regardless of logging. Some...

@Arkatufus how does one distinguish when exception happened and whether it was logged? I do have tests where I throw 2 exceptions and pass on the third attempt, i.e. retry...

@Arkatufus what if when exception is thrown internally it is marked as exception that occurred in the actor vs simply logged, then event filter, maybe, could distinguish those two? Is...

@Arkatufus alright, as I don't know how it's in original source code, but that reply implies that scala Akka doesn't have a way to check for exceptions without logging and...

Hi, what is the status of this? Should be expect some version with WebAPI support in a very near future? :) Thank you! P.S.: working on a project atm that...

Definitely would give Prig a try once`*` VS 2017 support is there :) `*` - now :) Hope to see a new release soon :)))

@Pip3r4o yeah, that's what I thought. Had to use Android Studio to figure out what is where. But I guess that anyone who needs some native functionality will have to...

@Pip3r4o I think you missed my point, I'm not saying it is about the **generator** per se, but the **whole** process of working with native stuff in a scope of...