On Thu, Apr 30, 2009 at 9:12 AM, Ian Hickson <i...@hixie.ch> wrote:
> For Storage objects, I would do an instanceof against the Storage
> prototype. There can't be other objects that implement that interface.

that's wrong. what you mean is that any object which implements
Storage will behave as specified.

not that this helps john much, but....

Reply via email to