[lively-kernel] Object Editor

Fabian Bornhofen fbornhofen at googlemail.com
Thu Apr 26 11:28:31 CEST 2012


Hi -

Jens and I just agreed on entering a public testing phase for that
change. That means that this one is now the default Object Editor. The
preivous OE is available in PartsBin/Tools/ObjectEditorLegacy. Please
report any defects, or fix them ;).

The rationale here is that the old OE was not able to retrieve a
script's original source correctly i.e. in Firefox. Comments in the
source would not appear any more. The new OE now also stores the
original JS source with each script.
Also, it removes the syntactical noise of 'this.addScript'.

Good luck & have fun,
Fabian

On Wed, Mar 7, 2012 at 11:22 PM, Fabian Bornhofen
<fbornhofen at googlemail.com> wrote:
> Hi -
>
> I just put a sneak preview of some improvements to the Object Editor
> in PartsBin/Fabian (ObjectEditorII).
>
> The idea is to make the script editor less noisy. I got rid of
> 'this.addScript....' in the editor pane.
>
> Besides being more understandable to new (and old) users, it has a few
> more technical advantages as well (enables us to fix
> http://lively-kernel.org/trac/ticket/274).
>
> Challenges:
> - How to improve UI for tagging methods?
>
> Have fun,
> Fabian


More information about the lively-kernel mailing list