/[Apache-SVN]
ViewVC logotype

Revision 1770544


Jump to revision: Previous Next
Author: cbrisson
Date: Sun Nov 20 10:15:58 2016 UTC (7 years, 5 months ago)
Changed paths: 4
Log Message:
[tools] reenginering:
 - create a new CollectionTool ($collection) containing collection sorting and string splitting methods
 - make toLocale(Object) a public method of LocaleConfig
 - deprecate SortTool and ConversionTool (splitting goes to CollectionTool, number parsing is redundant with NumberTool, toLocale is now in LocaleConfig, date conversions are redundant with DateTool ones)


Changed paths

Path Details
Directoryvelocity/tools/trunk/velocity-tools-generic/src/main/java/org/apache/velocity/tools/generic/CollectionTool.java
(Copied from velocity/tools/trunk/velocity-tools-generic/src/main/java/org/apache/velocity/tools/generic/SortTool.java, r1769770)
added , text changed
Directoryvelocity/tools/trunk/velocity-tools-generic/src/main/java/org/apache/velocity/tools/generic/ConversionTool.java modified , text changed
Directoryvelocity/tools/trunk/velocity-tools-generic/src/main/java/org/apache/velocity/tools/generic/LocaleConfig.java modified , text changed
Directoryvelocity/tools/trunk/velocity-tools-generic/src/main/java/org/apache/velocity/tools/generic/SortTool.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26