Todd Bednarczyk

Results 6 comments of Todd Bednarczyk

> With regards to the Suspension functions can be called only within coroutine body, could you paste an example of code you are talking about that fails to work with...

As an additional use case I wrote a custom deserializer to deserialize a configuration file. This Configuration file has certain domain specific prefixes to specify whether or not the value...

Thanks that worked! Although I do get this compiler warning: ``` Class 'ContextualSerializer', which is serializer for type 'Any', is applied here to type 'ConfigString /* = String */'. This...

Just to confirm, is this issue to support using quotes so that any commas inside the quotes are not treated as separators?

Got it. Are you accepting contributions at the moment? If so, do you have any preferences on approaches?

In that case I'll likely just wait for you. I don't have the time for that kind of refactor at the moment.