Skip to content

关于Accumulator设计的思考 #4

Description

@wegamekinglc

现阶段,数学累积器的基类Accumulator是一个非常重的类型定义。它的基础成员包含了许多不应该在它这一层就有定义的值,例如:window, isFull等。特别是,Accumulatordependency成员可以是另一个Accumulator,使得状态信息会非常复杂,同时也使得真正的CompoundedValueHolder变得没有用武之地。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions