[Seaside] WAJsonCanvas

Johan Brichau johan at inceptive.be
Mon Feb 24 18:50:31 UTC 2014


On 22 Feb 2014, at 22:54, Philippe Marschall <philippe.marschall at gmail.com> wrote:

> That's a pretty simple fix
> 
> WAJsonObjectBrush >> #openBrush
>    canvas writeIfNotFirst: ', '.
>    self document openObject
> 
> seems to do the trick. I'm a bit reluctant to commit because I'm not
> sure if it will break anything. Tests are green though.

Though it is an interface change, perhaps it's the best thing to change it now (for 3.1.1) before too many people have migrated to Seaside 3.1 ?
Mind that I am also changing the jQuery and jQueryUI packages to their latest versions, so 3.1.1 will have a couple of interface changes anyway. Unless we decide to postpone the jQuery upgrade (which is not a good idea imho) to 3.2 ?

Johan


More information about the seaside mailing list