This model requires both parties to stick to a programming convention that may not be relevant to the software's basic functionality and, in general, can make the code less reusable.
Convention over configuration also leads to "aha!" moments for new Rails developers because the controller and model code is so concise.
约定优于配置也会使新的 Rails 开发人员能够立即上手,因为控制器和模型代码特别简洁。
3
The RPC/encoded style is popular mainly because of its simple programming model for developers who are accustomed to the remote procedure calling convention.