Gang - For this newly logged issue:
TRINIDAD-2215 String -> Accessibility enum API https://issues.apache.org/jira/browse/TRINIDAD-2215 I would like to add a new valueOfAlias() method to RequestContext.Accessibility, as shown here: https://issues.apache.org/jira/secure/attachment/12514439/trinidad-2215.patch This serves a similar purpose to good old Enum.valueOf(), but operates on the pretty names/aliases used by the Accessibility enum. Any concerns about this? Or suggestions for a better method name? Andy
