<Corbin>
This is a thought experiment. Suppose I have an enum encoded in Capn Proto. What are my options for encoding functions which use that enum as input? I could use a Map which draws keys from the enum, or a List of values which are in the same order as their enum keys, but both of those require clients to post-process and check that each enum element is present.
digitalcircuit has quit [Quit: Signing off from Quassel - see ya!]
digitalcircuit has joined #sandstorm
TimMc has joined #sandstorm
cwebber has quit [Ping timeout: 240 seconds]
<TimMc>
Is there an open issue for the new Etherpad and the ALLOW_LEGACY_RELAXED_CSP issue?
<ocdtrekkie>
I know we noted it on the CSP thread as something we needed to fix before enabling it by default.
<ocdtrekkie>
There is not one on the Etherpad repo. You can open one if you want. I think the prevailing thought was it might be a bug in the new CSP on Sandstorm, not Etherpad itself.