-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to @endo/pass-style and up likely needed for ocapn conformance. #1587
Comments
Minor note of clarification, the |
Corrected, thanks! |
At the |
Re #1587 (comment) above Reported at #1728 Fixed by @gibson042 at #1740 |
I was too pessimistic above. @gibson042 used a CopyMap, which in our system is a perfectly natural encoding. Enough so that if we had not started with a CopyRecord for the string-named methods, we might have put them all into that CopyMap. Oh well. |
Repeating here the contents of ocapn/ocapn#5 (comment) . Please please also look at that message in context.
Taking inventory [of possible ocapn agreement] from Agoric's POV. From the thread above starting at ocapn/ocapn#5 (comment) , which is essentially that message plus the later nits raised above + the separate error thread at ocapn/ocapn#10 , I believe Agoric's current implementations are already in complete conformance with everything but the following:
Anything else?
Taken together, these are not trivial. But these remaining issues are tiny compared to what we agree on and what Agoric already implements correctly. I suggest that this already-implemented subset is sufficiently expressive that we can start to do some real interoperability experiments immediately.
The text was updated successfully, but these errors were encountered: