java
GnuSmalltalk: Alternative For Java-Oracle
ORACLE BUY SUN... and now ?
Well, Use Java form many years, and ever thing about why smalltalk is not the
choice ?
Answers:
1) Heavy Marketing ?
2) Lobby ?
3) Destiny :)
I Believe that: "The Real choice for Web Applications is now SMALLTALK".
for correct term: GNUsmalltalk. Turn my site for: SmallTalk Full User !
Seaside is a great alternative to similar base software to web.
Thanks.
email: manuel.funes@funes.com.br
http://www.funes.com.br
More on java.net.SocketImplFactory
When having a dynamic language helps
I just committed unix-domain sockets (AF_UNIX) for GNU Smalltalk.
GNU Smalltalk's socket library is more or less based on the java.net library, but java.net does not have AF_UNIX sockets! Okay, they are not portable to Windows, but you'd expect someone to have written an extension library for that. But no, there is none. Why?
It turns out that there are two problems.
