"macta" <
[hidden email]> wrote in message
news:
[hidden email]...
>I think this is a bug (although its not severe).
>
> I deleted some code in a method so it ended up as follows:
> createSchematicWiring
> "Create the trigger wiring for the receiver"
>
> super createSchematicWiring.
>
> namePresenter model: (self model aspectValueTrigger: #name).
> agePresenter model: (self model aspectValueTrigger: #age);
>
>
> The semicolon on the last line is wrong, but when I save I get a walkback,
> instead of a nicer UI error or underlined syntax error. (Obviosly fixing
> the semi colon let me save - but it could confuse a newcomer).
>
Thanks. This has already been fixed for the next release.
Regards
Blair