Other artifacts
Risks
-
Using Swing to implement the GUI in SM constitutes a risk because the Swing
packages are still in beta and are subject to change, are both buggy and
have insufficient documentation.
-
The relative youth of Java and it's associated technologies such as JavaBeans
means the implementers will have to be on the bleeding edge of technology.
Assumptions
-
The structured matcher will be represented graphically as a tree.
-
The simple matcher will be represented graphically as a table.
Constraints
SM will not handle concurrency issues that arise when more than one user
tries to access and modify the same resources in SM such as cases, and
matchers.
Dependencies
Swing's future releases and changes.
System Attributes
-
Written in Java.
-
Uses a GUI which is efficient and intuitive.
-
Improved over the existing prototype GT written in Smalltalk.
e-mail:wingkeon@ecst.csuchico.edu
Back to home