I discovered that the 3.6.0 release broke the jQuery examples on Squeak 6.1 (a new release is coming Real Soon Now).
After much fun testing prior releases I saw that fro m3.5.9 to 3.6.0 the change in javascript rendering had made something fail. Happily it was nothing more complex than BlockContext requiring a #javascriptOn: method.
This time I tried to make use of the GitHub facilities. This was Not Fun, Not Even Slightly. However, after a great deal of reading and trying and swearing at people that don't write well thought out doc, it seems that I actually got updated files into a branch on my fork of SeasideSt/Seaside. Amazing!
Now I will attempt to issue a pull request.
I discovered that the 3.6.0 release broke the jQuery examples on Squeak 6.1 (a new release is coming Real Soon Now).
After much fun testing prior releases I saw that fro m3.5.9 to 3.6.0 the change in javascript rendering had made something fail. Happily it was nothing more complex than BlockContext requiring a #javascriptOn: method.
This time I tried to make use of the GitHub facilities. This was Not Fun, Not Even Slightly. However, after a great deal of reading and trying and swearing at people that don't write well thought out doc, it seems that I actually got updated files into a branch on my fork of SeasideSt/Seaside. Amazing!
Now I will attempt to issue a pull request.