[Building Sakai] K1 - uitils rationalization?

Matthew Buckett matthew.buckett at oucs.ox.ac.uk
Fri Jun 5 02:40:50 PDT 2009


2009/6/5 David Horwitz <david.horwitz at uct.ac.za>:
>
> 6) StringUtils.split - "Like jdk1.4's String.split..." the javadoc says
> it all this is now in the jvm

I think String.split() uses a Regex which is significantly slower than
scanning for a fixed string to split on. It would be good to Javadoc
this if it is left in.

-- 
  Matthew Buckett


More information about the sakai-dev mailing list