Hi guys,

One-click load of Aida from Configuration Browser is now possible just
by selecting Install Configuration (Stable version)from right-click
menu. No need for any script as Phil needed because a #stable symbolic
version was not declared in ConfigurationOfAida. Now it is.

I also just patched Aida so that realtime (WebSocked) demo works again.
By "downgrading" the String>>#includesSubString to use a bit uglier but
the least common denominator between all Smalltalk dialects:
String>>#findString:statingAt:.  FYI: this is a common example how Aida
solves the portability problem without needing too invasive approaches.

Best regards
Janko

Dne 25. 02. 2013 23:46, piše [email protected]:
> I loaded the 'Aida (janko.43)' from the Configuration browser.
> 
> Then:
> 
> (ConfigurationOfAida project version:  '6.5') load.
> 
> SwazooAida start.
> 
> And I got the demo working on http://localhost:8888
> 
> Hey, cool.
> 
> 

-- 
Janko Mivšek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si

Reply via email to