The performance should be approximately the same. In both cases an Iterator implementation is used, and each data type used an array to store its data internally.
"Dan Bachelder" <[EMAIL PROTECTED]> writes: > good point... do you think there is a performance gain to speak of? > > ----- Original Message ----- > From: "Hugh Brien" <[EMAIL PROTECTED]> > To: "Turbine Users List" <[EMAIL PROTECTED]> > Sent: Sunday, November 11, 2001 1:10 AM > Subject: Re: dealing with Peer class output in the #foreach directive > > >> Just a preference. I found it easier to work with arrays rather >> than Vectors in VM templates. Plus there is not abiguitiy between >> the > developer > > and the template maintainer. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
