On Thu, Oct 16, 2008 at 03:45:02PM -0400, Uri Guttman wrote: > working around strict when you don't need to is a bad idea as well. as i > said before symrefs are for when you have to mung the symbol table. no other > uses should be allowed. there is no need for this. the OP needs to learn > to use hashes for data structures.
>From the original post: (I know I can use a hash instead with the prefixes as keys, but I'm modifying some hand-me down code for a small change & would like to avoid invasive changes.) Ronald _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

