[Seaside] Mobile

Pierce Ng pierce at samadhiweb.com
Sat Mar 17 15:13:42 UTC 2018


Hi all,

What libraries/frameworks are you using to develop for mobile clients?

I know of Bootstrap and MaterialDesignLite. Also, I've just committed changes
to JQueryMobile on STH to make it work on Pharo 6.1.

Btw, I loaded Seaside using this snippet:

  Metacello new
    baseline:'Seaside3';
    repository: 'github://SeasideSt/Seaside:master/repository';
    load

Iceberg says loaded version is "0f8a24f (8 Feb 2018)" and Monticello Browser says
"Seaside-XXX (JohanBrichau.1518024618)".

What is the right way to refer to this version of Seaside installed?

Pierce


More information about the seaside mailing list