Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
The Document struct declaration is getting to be quite lengthy (~350 lines), and contains a number of internal methods.
For readability/organizational purposes, we should pull out all the private/internal stuff into an extension, leaving just the public API and properties in the definition.
Attachments
Issue Links
- related to
-
SWIFT-275 Move Document conformance to ExpressibleByDictionaryLiteral and ExpressibleByArrayLiteral into extensions
-
- Closed
-