Dec. 1, 2011
5:18 p.m.
On 30 Nov 2011, at 17:58, t olschewski wrote:
does the absence of replies imply that there is no portability layer offering a dialect-independent API to GUI, graphics and network functions yet ?
(Most people are on the pharo-dev list and read pharo-users only casually I guess). Writing true portable Smalltalk code is plain hard: not just of language differences but more because of library differences. This is not that different from the C world I guess. There is only one big portable Smalltalk program that I know of: Seaside. Sven