-
See https://github.com/zeroc-ice/website/issues/115
-
The README should be simplified / reorganized.
-
Wondering if there should be a mechanism to link to a native type for Slice doc comments. For example, document that an operation can throw a DispatchException with a specific StatusCode
-
> We have many callout like this one in various place. Above we add "with IceRPC". It might be worth thinking how to more clearly separate the Slice documentation from the IceRPC-Slice integration.
…
-
-
See: https://github.com/icerpc/icerpc-docs/pull/173#discussion_r1276813167
I agree with @bernardnormier that `Absolute` is a better term than `Global` nowadays.
But I'm not sure if removing the …
-
```
Failed IceRpc:Tests:Transports:QuicStreamConformanceTests:Stream_remote_write_returns_completed_flush_result_when_local_input_is_completed [3 s]
Error Message:
Expected: True
But wa…
-
DispatchException is currently in the core IceRpc assembly but doesn't need to be there; I propose to move it to IceRpc.Slice.
See also https://github.com/icerpc/slicec/issues/624#issuecomment-1659…
-
We should improve the Slice highlighter to highlight attributes and operations,
then bring the Ice highlighter into parity with it, since it looks bad to have some things highlighted in one snippet b…
-
In several repositories we use `SLICEC_DEPLOY_KEY`, to be able to checkout the private `slicec` repository, once the repositories are public we should remove these deploy keys and associated secrets.
…