I guess I simply cannot do what I am attempting to do. I re-forked the fork that you made, and made some adjustments to reflect what I am actually attempting to do.
https://gist.github.com/1955486 The non-persistent items (the string "Hi!" in this case) are simply not there in the second thread. Still, thank you for your help, Jeremy. I guess I will have to figure out how to create a thread safe hash that I store as a class variable somewhere, and key by entity instance or something. That just seems awful. Thanks again, -Nels -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
