[Seaside] A guide to integrate Seaside with JS

BrunoBB smalltalk at adinet.com.uy
Thu Apr 4 19:57:28 UTC 2019


Hi,

Is there any guide (step by step) that describe necessary steps to integrate
a JavaScript library with Seaside ?

I just integrated Signature Pad (https://github.com/szimek/signature_pad)
with Seaside (my first JS integration with Seaside).

It is the first version and i want to do the next version more Smalltalkish.

The current version works ok but is more a hack than a Smalltalk style
integration.

For example i do not create any Smalltalk objects just inject the JavaScript
code and this JS code copy the JS invocations (adn results) in HTML hidden
fields.

I know i can check other JS integrations (i actually use Highcharts with
Seaside) but if it is a guide it is better.

regards,
bruno



--
Sent from: http://forum.world.st/Seaside-General-f86180.html


More information about the seaside mailing list