- Refactored column objects to contain a ::validate method, for the validation of incoming data. - Context.columns is now a vector of one of each column object, indexed by attribute name, for validation purposes.
- Added '#define L10N' marker to all source files that are localized.
- Implemented ColPriority, with 'default' and 'long' formats. - Implemented ColProject 'parent' format.