larryonoff
larryonoff
link with PR #109
@rohandubal @undefobj please note that it's already implemented in #109
Some story why priorities are needed. We have one AppSync client in the app. We log analytics events via AppSync and there're ton of them. There're not so important than...
I think it can be quite difficult to make it consistent between different platforms. It's better using concrete platform features / advantages (i.e. iOS).
@btn52396 I did it even several times, but AWS team wants something uniform between different platforms. I don't agree with statements, but this not what is possible since languages foundations...
@btn52396 I did, but priorities weren't approved and were removed in the next commit.
@btn52396 could you please specify what change in `AWSSQLLiteNormalizedCache.swift` you're referring.
@btn52396 thanks for catching and explaining. I just returned this functionality.
> I have another project that does just that: https://github.com/mattt/commonmarkattributedstring. It looks great, but there's no way to style CommonMark elements separately in one string, e.g. ```swift var attributes =...
I think that we should provide a way not specifying start, because parsing usually happens one after another. So what about the following ``` struct SuperPacket: Codable, BluetoothCodable { let...