From: matz@... (Yukihiro Matsumoto) Date: 2003-01-11T11:42:43+09:00 Subject: Re: Security problems Hi, In message "Re: Security problems" on 03/01/11, Tim Bates writes: |I could afterwards untaint the module and prevent any other robots from |modifying that class, no? Yes. Use "untaint" method. matz.