No problem. Keep that window assignment thing in mind though. You might run into a situation where your eval statements are running in the scope of a closure, in which case you might lose those functions if you don’t assign them to some global object. But I think for the most part you’ll be safe with just assigning them to variables.

The information transmitted in this electronic mail is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to