handbook icon indicating copy to clipboard operation
handbook copied to clipboard

When something is partially implemented, only describe the implemented bit, or flag it if this is clear

Open sandreae opened this issue 2 years ago • 0 comments

For things like KeyGroup and SecretGroup which are implemented in p2panda-rs but not used in aquadoggo yet then it makes sense to include them in the spec with a little label saying not supported by aquadoggo yet. But when a feature is partially implemented, and only exists in aquadoggo I think it could be a little confusing to specify it unless we can easily mark which bits are/are not implemented. For example, the filtering in the graphql client api.

sandreae avatar Aug 23 '22 12:08 sandreae