Re: still struggling with the confusing scripting API's
Johan Brichau <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
> On 30 Oct 2015, at 17:52, Chris Muller <[email protected]> wrote: > > PS -- I think the inconsistency of the API is part of my struggle. > JSObject script: can accept a Block, and WAHtmlCanvas>>#script: SAYS > it takes "aBlock", but that HAS to be wrong, because > WAScriptTag>>#with: ends up writing the Block's "greaseString" to the > stream... The argument name of WAHtmlCanvas>>script: is indeed wrong. I guess this was a copy/paste issue. Thanks for spotting. Will fix that. Johan _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside