Replies: 1 comment
-
Generally, We mainly support automatic placeholders for @iampatbrown Opened a PR to add more defaults, though, which we should maybe revisit: #25 |
Beta Was this translation helpful? Give feedback.
-
Generally, We mainly support automatic placeholders for @iampatbrown Opened a PR to add more defaults, though, which we should maybe revisit: #25 |
Beta Was this translation helpful? Give feedback.
-
This might be a silly question, but when exactly do I have to provide a
placeholder
? I am looking at the isowords examples and there are all sorts of calls in Clients... sync/async, throwing, returning Void, returning values etc.But I can't figure out when do I have to add the placeholder. Only time I get some kind of feedback is the fatalError during testing, if a function is called without specifying test dependency version.
Is it possible to provide some guidance in the documentation,
XCTUnimplemented
initialization or some compile time checks?Beta Was this translation helpful? Give feedback.
All reactions