Artifact 0c372343132cf8caf3366c569bbd321f8f989ff83c68a8cd61184e5cab36f766:
- File
src/OFMutableArray.m
-
2023-04-10 19:22:32
— part of check-in
[6ce0093f8d]
on branch trunk
— Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. (user: js, size: 8515) [annotate] [blame] [check-ins using] - 2023-07-15 20:57:41 — part of check-in [860b0bf1e9] on branch amiga-library — Merge trunk into branch "amiga-library" (user: js, size: 8515) [annotate] [blame] [check-ins using]
- 2023-07-20 20:02:59 — part of check-in [124fe8b500] on branch 1.0 — Merge trunk into 1.0 branch (user: js, size: 8515) [annotate] [blame] [check-ins using]
-
2023-04-10 19:22:32
— part of check-in
[6ce0093f8d]
on branch trunk
— Remove OFSerialization