Ticket #37 (assigned defect)

Opened 1 year ago

Last modified 1 year ago

VRJConfig should save symbolic enmeration values

Reported by: patrick Assigned to: patrick (accepted)
Priority: major Milestone: 2.2
Component: VRJConfig Version: HEAD
Keywords: config element property enumeration value Cc:
Completion:

Description

When VRJConfig saves config elements that have properties where enumerated values are defined, the symbolic value should be saved instead of the literal value. This will make configurations more robust and easier to read. This same problem existed a long time ago with VjControl, but it was easy to fix. One hopes that it will be similarly easy to fix with VRJConfig.

Attachments

key_sym_2_0.xsl (20.3 kB) - added by patrick on 06/30/07 12:30:24.
Transform for VR Juggler 2.0 configurations to use symbolic identifiers for keyboard keys, mouse buttons, and mouse motions

Change History

06/06/07 08:24:47 changed by patrick

  • status changed from new to assigned.

06/30/07 12:29:21 changed by patrick

  • priority changed from blocker to major.

An XSL transform (see attachment) has been written for performing an off-line conversion of numeric keyboard keys, mouse buttons, and mouse motions to their symbolic equivalents in VR Juggler 2.0 configuration files. That is the main case that needed to be addressed and was the reason that this ticket was opened. The XSL transform is named key_sym_2_0.xsl and is available on the trunk, the 2.2 branch, and the 2.0 branch.

06/30/07 12:30:24 changed by patrick

  • attachment key_sym_2_0.xsl added.

Transform for VR Juggler 2.0 configurations to use symbolic identifiers for keyboard keys, mouse buttons, and mouse motions


Add/Change #37 (VRJConfig should save symbolic enmeration values)




Change Properties
Action