Skip to content

移除 backbone 兼容 #107

@aisk

Description

@aisk

现有代码(尤其 object.js)中有很多兼容 backbone 的代码,比较占用内存,但是并没有太大卵用。

  • 将 view.js / router.js / history.js / collection.js 标记为 deprecated。
  • 移除 view.js / router.js / history.js / collection.js。
  • 移除 AV.Object 中的 refreshCache 方法,以及 change 事件,以及一系列其他相关方法/事件/属性。
  • 移除 AV.Object 对 AV.Events 的依赖,以及删除 event.js。

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions