Skip to content

Conversation

@rekmarks
Copy link
Member

A cluster consists of a kernel and some number of vats. The kernel manages the vats. We want the kernel to be platform-agnostic, so it needs to interact with the vats through some kind of intermediate object representation. In #79 we simply called this class Vat. However, this can be confused with "the actual vat" that's running in a worker somewhere. To eliminate this confusion, this PR renames the Vat class to VatProxy.

@rekmarks rekmarks requested a review from a team as a code owner September 23, 2024 22:07
@rekmarks
Copy link
Member Author

Probably not that helpful.

@rekmarks rekmarks closed this Sep 23, 2024
@rekmarks rekmarks deleted the rekm/vat-proxy branch September 23, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants