[Seaside] Bye, bye Jtalk... Hello Amber!

Göran Krampe goran at krampe.se
Wed Sep 14 09:14:55 UTC 2011


Hi!

On 09/14/2011 10:18 AM, radoslav hodnicak wrote:
> Yeah, Chrome complains about jQuery being undefined in
>
> jQuery(document).ready(function()
> {'#counters'._asJQuery()._append_(smalltalk.Counter._new())._append_(smalltalk.Counter._new())});
>
> on the doc page. Need to run the script after the page loads I guess.

Nicolas will fix as soon as I get hold of him :). We pushed Amber 0.9 
out last night and then dropped to bed quite late.

> Any example of using the debugger? That has been the one thing
> stopping me from using Jambertalk so far - I've tried to cause various
> exceptions from the workspace but nothing happened.

There is a debugger now, although not fully complete, but still usable.
You can just type in say "0 foo" in a Workspace, select code and press 
"DoIt" to see it.

We plan on doing some screencasts - but haven't had time yet.

If you run code that appears to "do nothing" - make sure to check 
javascript console - it might give a clue. And of course, it would 
indicate a bug in Amber :)

> Also, any plans to support the right click menu?

Nicolas would have to answer "UI IDE JQuery" questions. :)

regards, Göran


More information about the seaside mailing list