softmorning
-
2004-06-13
- priority: 5 --> 9
For new comers, working on functional improvement of
KUMO Framework might not be the best way to get
hands on the source code.
Source code needs to be permanemtly redesigned -
frequently for each class and from time to time for the
whole architecture - to remain readable.
A first step is the take one class in the Framework, and
rewrite it to:
1) respect the FxCop standards
http://www.gotdotnet.com/team/fxcop/
2) Be smaller and more clever.
3) Be more readable.
Classes that have been frequently rewritten
are:
UIControler
SPBrowser
SPBrowserRecorder
Other classes which need to be rewritten are:
ScriptCreator
ScriptInstance
ScriptRecorder
PluginRunner
MacroRunner