资 源 简 介
http://lh4.ggpht.com/_oAiKU2d6Tvk/SRjxCf3qBrI/AAAAAAAACNI/PW4dJeJFj0U/s144/progress.JPG
目标
unify all the code.
理念
理念指导和引导技术, 技术体现和展现理念
* CaaS(code as a service)
* HCWT(Human Computer Work Together)
* PCMM(编程能力成熟度模型)
* OPDC(Orthogonal Perfect Defect Classification)
* WIMMIW(word in mind, mind in word)
规范
命名规范
ether-anima 项目中的所有代码遵循ether命名法,即是
org.software.尺度.复杂度.用途.现实物体名.
软件系统的尺度
部件(component)
物体(matter)
区域(region)
天体(sphere)
软件系统的复杂度
原子(atom)
分子(numerator)
生物(organism)
社会(society)
软件系统的用途
平台(paltform)
容器(container)
工具(tool)
实体(entity)
比如:
org.software.matter.molecule.platform.pipeline.core.Pileline
解释
CaaS(code as a service) 新瓶装旧酒
旧酒:程序=算法+数据结构(程序=数据结构+算法 更好)
新瓶:SOA SaaS