Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Having MailboxId spread in almost every important classes of James looks like a leak of storage concerns into other components. We decided to remove it and replace it with casts at the storage boundary. The codebase should be simpler that way.