[squeak-dev] Altitude GET forms

Colin Putney colin at wiresong.com
Tue Oct 9 08:20:00 UTC 2012


Hi all,

I just committed some changes to Altitude that make it possible to use
forms with the GET method. (Radical, eh?)

The new class ALUrl takes over much of the role that ALPath used to
have, and the Locator protocol now uses urls instead of paths:
#urlForResource: and #resourceForUrl: have replaced their path-based
predecessors. There's a few other minor tweaks, and a bunch of new
tests. This might break nascent Altitude apps, so if you run into
issues, let me know.

Colin


More information about the Squeak-dev mailing list