> In fact, I don't remember the last time I wrote a component that used > the 'this' scope because it encourages lazy shortcuts like directly > modifying the data members of the component without going through a method.
Aaaaah! I thought that it did that, I just wasn't sure! That's some good stuff, I didn't know that was available! I had just figured if you didn't assign it to the 'this' scope it would dissapapear into the variable ether. Obviously not. Just figured all was public :oP which was fairly yuck, but i didn't see any way around it - glad to see there is a pseudo-private variable scope. Cheers, Mark ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
