Files
samskivert/projects
mdb 54afee66f5 StringTool.concat() turns out not to be necessary because you can do:
"blah blah${foo.bar}" in Velocity to append a string to a string constant
and $baz.concat($foo.bar) to concatenate two string objects.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@997 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-12-17 23:53:24 +00:00
..
2002-12-12 19:53:55 +00:00
2002-11-11 18:23:36 +00:00
2001-12-03 10:08:33 +00:00