-
After dropping CodableBox a new issue arose when declaring entity attribute as an optional codable type. The NSAttributeDescription's `isOptional` value is set to false, which is invalid and results i…
-
Data equality checks have incorrectly changed on iOS 17.
Step to reproduce:
Run XCTestCase file in iOS 16. It will pass.
Run XCTestCase file in iOS 17. It will fail.
Suspected Cause:
In i…
-
### Describe the enhancement requested
As a Swift user I would like to be able to encode my custom type to an Arrow RecordBatch. This is functionality is similar to the Swift JSONEncoder.
### Compo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10065 |
|Radar | rdar://problem/48722421 |
|Original Repo…
-
`Bagbutik-Models` takes ~0:24 for a debug build and ~2:10 for a release build. The other targets don't have this same difference in build times.
I asked about this a while ago on Mastodon and you m…
-
### Background and motivation
The System.Text.Parsing namespace will hold language-agnostic interfaces and classes used for parsing text-based languages such as Json, Xml, Yaml, and others. This coul…
-
Let me start by saying that I am bit rusty on the topic since I haven't touched our custom auth lambda in almost two years, and that this isn't really an issue but more of an idea I'd like to discuss.…
-
Currently, we are using simple recursive call for coroutine lowering in CoroSplit LLVM pass. However, it limits number of suspension chains due to the limitation of number of call frames.
In theor…
-
## Description
Dependencies are stored using a custom dictionary encoding and decoding. This is quite cumbersome and error-prone.
https://github.com/woocommerce/woocommerce-ios/blob/2b72e5e13a34ed72…
-
### Is your feature request related to a problem? Please describe.
Everyone wants [item quality levels](https://github.com/CleverRaven/Cataclysm-DDA/issues/35533). This is a revamp of that linked …