On 20/09/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> On 9/20/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> > On 9/20/06, Frankie Robertson <[EMAIL PROTECTED]> wrote:
> > > On 20/09/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> > > > On 9/20/06, Frankie Robertson <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Are they implemented in HEAD? I just get errors for all of them.
> > > > >
> > > > > They don't even work with the interpreter which, from what I
> > > > > understand is using HEAD:
> > > > >
> > > > > http://www.mochikit.com/examples/interpreter/index.html
> > > > >
> > > > > Enter:
> > > > > MochiKit.Visual.Highlight($('multiline'))
> > > > > for an error.
> > > > >
> > > > > This is fair enough if it's not meant to be working, but if that's the
> > > > > case should it not be raising a not implemented error, tracing a half
> > > > > implemented message or something along these lines?
> > > >
> > > > The interpreter example only loads the modules that were in MochiKit
> > > > 1.3. It probably doesn't work because the dependencies aren't loaded.
> > > > Before 1.4 is released, Visual will certainly do proper dependency
> > > > checking.
> > >
> > > Ok, thanks for clearing this up.
> > >
> > > I get the same error doing it in real life though. I have the
> > > following js files loaded (in this order):
> >
> > You'll have to show us a reproducible example. It should probably work
> > if everything is loaded properly, but there's likely something else
> > wrong that isn't in your description.
> >
>
> Also, make sure to reply all and CC the list.
>

Ok, I've been off doing other stuff for a while but here is a reproduction:
http://tests.grimboy.co.uk/

I'm sure it's something I'm doing wrong or missing something
blindingly obvious but I just can't figure out what.

It's using revision 1172 which is head at the moment of writing.

For me the errors are:

Firefox 1.5.0.7 via firebug

this.__init__ is not a function
Visual.js (line 1004)
anonymousVisual.js (line 1004)
anonymoushttp://tests.grim... (line 15)
anonymous

IE 6

Line: 1005
Char: 5
Error: Object doesn't support this property or method
Code: 0

> -bob
>


-- 
http://grimboy.co.uk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to