[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: OOBit
- From: Jonathan Castello <twisolar@...>
- Date: Tue, 28 Sep 2010 00:39:45 -0700
On Tue, Sep 28, 2010 at 12:17 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> I suppose there are situations where you simply cannot trust your
> users (or co-workers), but then sandboxing is the way forward.
My particular area of interest with Lua is sandboxing, so yes. I
always try to think about how things can be circumvented. I use this
particular OO methodology so I can lock down the interface to exactly
what I want.
~Jonathan