Sept. 11, 2017
7 p.m.
Stephane Ducasse wrote:
Hi Pierce Ng
How different is the API from Seaside? Because I would like to use it. I like to think modularly :)
Stef
Maybe porting Silk and let it write to some simulated DOM could be interesting as well... :-) https://lolg.it/herby/silk Herby
On Mon, Sep 11, 2017 at 12:31 PM, Pierce Ng<pierce@samadhiweb.com> wrote:
On Fri, Sep 08, 2017 at 03:15:56PM -0700, Sean P. DeNigris wrote:
I'd like to create HTML via a DSL, like Seaside's canvas builder, but without loading a whole web framework. Any ideas? I wrote this but subsequently decided that loading the whole of Seaside into my image just for this functionality is ok and stopped.
http://smalltalkhub.com/#!/~PierceNg/WaterMint-HTML
Pierce