Skip to content
hengxin(Hengfeng Wei) edited this page Jun 7, 2016 · 4 revisions

Talk is cheap. Show me the code. --- Linus Torvalds

In this page, we will delve into code. It focuses on the basic design principles/choices underlying the code. It mainly serves as a private memo. You can safely skip it, without missing anything important about Chameleon.

Classes Design

The Site Related Classes

site-class-hierarchy

The RVSI Specification Related Classes

RVSI specification related classes are in the package client.clientlibrary.rvsi.

rvsi-uml-class

Subpackage rvsispec

Subpackage vc

Clone this wiki locally