New: Portable Classes

Still reading through the new documentation, and trying to grasp the implications. Given that

anvil.server.session can store anything that a server function can return, except for Media objects. This includes Data Table Rows.

does this now mean that an anvil.server.session can store

  1. objects of a Portable Class type?
  2. objects of type `anvil.server.Capability’?