敏捷开发:从外到内,自上而下

传统的系统开发, 首先确定数据库结构, 然后是核心数据处理, 调用, 模型建立, 最后才是模板, 界面的设计.

今天想尝试一种新方法, 从外到内, 自上而下.

受启发于敏捷开发中的测试单元.

界面体现了我们最终想实现的样子, 有哪些数据需要被展示, 调用计算.

模板决定了这些数据在以后的二次开发中希望怎样被调用.

相信完成这两个步骤以后, 对框架的结构和数据库的结构也就明了了.

One thought on “敏捷开发:从外到内,自上而下

Leave a Reply

Your email address will not be published.


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">