Ha! Then I'm glad I can't use it anyway :-)
On 1/13/06, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote: > Damn! String.split() method should not exist in the > first place!!! > Reason: String class is FINAL and there are other methods of splitting than > regular expression based (length based for example) > There is excellent RE library available all along and it works on Java 1.2 > too. Id does much more than very limited RE support in JDK and in much more > uniform and "make sense" way. > > > Darío Vasconcelos <[EMAIL PROTECTED]> wrote: Being an external consultant, > most of the time you have to stick to > what your customer has. My clients use IAS9, WAS4, and even Sybase's > Jaguar 4.x, which still use JDK 1.3. > > Believe me, for me using String.split( ) is such a luxury... > > > Now, is it possible to go back to the main point of the discussion? > This is of very much interest to me... > > > > On 1/13/06, Korbinian Bachl wrote: > > Hi, > > > > just to understand the problem right: why do you have to be 1.3 compliant ? > > > > Regards > > > > Korbinian > > > > PS: this is not meant to be offendend, but i just dont see a reasen why not > > to choose the most recent, most safest java version... > > > > > > > -----Ursprüngliche Nachricht----- > > > Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Johny > > > Gesendet: Freitag, 13. Januar 2006 13:35 > > > An: tapestry-user@jakarta.apache.org > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > My friends tell me I have an intimacy problem. But they don't really know me. > Garry Shandling > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > Konstantin Ignatyev > > > > > PS: If this is a typical day on planet earth, humans will add fifteen million > tons of carbon to the atmosphere, destroy 115 square miles of tropical > rainforest, create seventy-two miles of desert, eliminate between forty to > one hundred species, erode seventy-one million tons of topsoil, add 2,700 > tons of CFCs to the stratosphere, and increase their population by 263,000 > > Bowers, C.A. The Culture of Denial: Why the Environmental Movement Needs a > Strategy for Reforming Universities and Public Schools. New York: State > University of New York Press, 1997: (4) (5) (p.206) > -- My friends tell me I have an intimacy problem. But they don't really know me. Garry Shandling --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]