This may be a simple question, but I need to know if the order of list
items in a passed list will be guaranteed.  For instance, if in one
component, I have three lists @names, @ages, and @heights, where
$names[i] has age $ages[i] and height $heights[i].  If I pass these to
a component, will the indexes still match up?

Thanks a lot,
Rudd

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to