gpt4 book ai didi

backbone.js - Backbone 模型。在 collection.parse 期间未始终调用 parse

转载 作者:行者123 更新时间:2023-12-02 04:42:40 24 4
gpt4 key购买 nike

在我的大多数情况下,model.parse 在 collection.parse 期间被调用。在某些情况下,不调用 model.parse。

我在所有情况下都需要它。是否可以像类似的选项那样将它放在全局某个地方:Backbone.emulateHTTP = true;

文档还提供了关于 model.parse 的看似矛盾的信息

model.parse(response, options)

parse is called whenever a model's data is returned by the server, in fetch, and save.

相对于和可能/也许

model.initialize ... If {parse: true} is passed as an option, the attributes will first be converted by parse before being set on the model.

最佳答案

好的。我解决了。似乎官方文档令人困惑。下面是对何时何地使用 parse: true 选项的更简洁的描述。

http://adzdavies.blogspot.ca/2012/08/backbone-parsing.html

关于backbone.js - Backbone 模型。在 collection.parse 期间未始终调用 parse,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20479037/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com