Closed volcanoauthors closed 7 years ago
Similar to #3. The present mode selection code can be overridden, but the current way of doing this is messy:
A public member that allowed customization of the modes would be much cleaner. It's also more consistent with the rest of Volcano.
Refactored language::Device to give the user better control of the present mode.
language::Device
Similar to #3. The present mode selection code can be overridden, but the current way of doing this is messy:
A public member that allowed customization of the modes would be much cleaner. It's also more consistent with the rest of Volcano.