In particular, design the navigational state and session state to be orthogonal to each other, because it is possible to access the same session in combination with different navigational states.
In particular, navigational state and session state should be designed to be orthogonal, since it is possible to access the same session in combination with different navigational states.
特别地,由于可能在不同导航的组合中访问同一个会话,因此应将导航状态和会话状态设计为彼此正交。
3
In the BankAccount example, the allowed values for an account balance, part of the account object's "state," are integral to the account object, not orthogonal to it.