Andriy Mykhaylyk

Results 47 comments of Andriy Mykhaylyk

Can confirm this is also an issue for me.

there are people that still need this - for example we have a flow where we return 5xx codes but they are intended to be handled specially by some applications.

I have started having having interest in this topic and had some small success in my local setup. So here's where my interest lies - I want to query Principia...

So just to rephrase if I understood correctly - `ExternalInterface` is the only stable class among C# code, and any other C# class/code is subject to internal changes? If that's...

I've tried to go via reflection route (and not just forking the project/extending it with new methods/classes) to keep things clean, but hit a glass wall it seems. Most of...

As my goal wasn't to create a standalone interface between Principia and kRPC, I've decided to fork the project and add what I need for testing. When I gather enough...

I understand, it is your fork and you can do what you see fit with it. It's just that I see a possibility to add more flavor to the game....

Messing up the code once a month, mostly. On Wed, Mar 6, 2019 at 7:55 PM Jane Doe wrote: > Opening an issue here or pinging me on discord, either...

I compiled it. It's not clean, it's hacky, but it works.