Changes between Version 1 and Version 2 of Ticket #36
- Timestamp:
- Dec 17, 2009, 9:17:05 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36 – Description
v1 v2 1 Create a new Config class. [[BR]]1 Create a new AppConfig class. [[BR]] 2 2 The system can record events and configuration settings in this class. 3 3 4 4 {{{ 5 Class Config {5 Class AppConfig { 6 6 String name 7 7 String value