Re: Porting from 2.8 to 3.0+
Stephan Eggermont <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
On 06/09/17 18:38, Ramon Leon wrote: > Anyone know any good resources, blog posts, or reads out there for > porting a Seaside 2.8 app to something more modern? Interested in any > lessons learned to headaches to expect. Figure it'd be easiest to go to > 3.0 and then once stable to 3.1. There is really no reason to not go to the latest stable 3 release directly. I'd make a list of all selectors used in your application, and compare that to a list of available selectors in your modern seaside image. That will allow you to identify things that were removed/deprecated. Stephan _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside