什么时候用save什么时候用signal

本文探讨了在软件开发中如何正确使用模型保存方法及信号(signals)。在直接操作数据模型如创建目录或文件、自动填充字段等场景下推荐使用save方法;而当需要报告新增或更改的数据、保存与当前模型相关的新数据集时,则建议采用信号机制。
Always use the redefinition of the save-method, when ...

* you check given values
* you create directories or files (directly connected to the data model) e.g. I create a new directory for each new Memory
* you are auto-populating fields, like James Bennett explains.
* you do any action directly connected to the model you are operating on


Always use signals, when ...

* you want to report that something was added or changed
* you want to save new data-sets, which are associated to this model - e.g. when a new user is added to the system and you want to set the the default values of the website-settings (in case it is separated from User and UserProfile) - e.g. when a new user is added and you want to save a Welcome! Message into the internal Private Messaging system
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值