← Revision 1 as of 2008-05-30 19:41:59
Size: 32
Comment:
|
← Revision 2 as of 2008-05-30 19:58:29 →
Size: 213
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
== Requirments == * Command layer should be separated from application or UI. * Commands should be accessible from scripting (dynamic) languages. == Implementation == |
Command Layer Definition
Requirments
- Command layer should be separated from application or UI.
- Commands should be accessible from scripting (dynamic) languages.