Re: Pharo 6 and Seaside
olivier auverlot <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <CAJK8Voa_AKXE+9Q_MtMeaJMuhmNdg1265-jWGiwRQNBfD_bJPg@mail.gmail.com> |
Super ! that's works Thanks :) 2017-02-02 19:02 GMT+01:00 Cyril Ferlicot D. <[email protected]>: > Le 02/02/2017 à 18:59, olivier auverlot a écrit : > > Cyril, > > > > ok, I have loaded Seaside in Pharo 6 but the "Seaside Control Panel" is > > not usable. How do you configure the connection between Seaside and Zinc > ? > > > > Olivier :) > > > > > > I do it with scripts. > > Launch an adaptor: ZnZincServerAdaptor startOn: 8080 > > Stop everything: WAServerAdaptor allSubInstances do: #stop > > Launch an adaptor and set debug handler: > > ZnZincServerAdaptor startOn: 8080. > WAApplication allInstancesDo: [ :app | app exceptionHandler: (Smalltalk > at: #WADebugErrorHandler) ] > > These are my main scripts. > > > > > _______________________________________________ > > seaside mailing list > > [email protected] > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > > > > -- > Cyril Ferlicot > > http://www.synectique.eu > > 2 rue Jacques Prévert 01, > 59650 Villeneuve d'ascq France > > > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside