On Wed, Dec 30, 2009 at 15:15, Guido Stepken <gstepken@googlemail.com>wrote:
2. Interfaces ... hmmm, well ... there are many programmes thinking in categories of "interfaces", "libraries", "class dependencies", e.t.c. Of course, Smalltalk is something completely different, but it makes it difficult for s.b. e.g. coming from Java or C++, to find into Smalltalk concepts. Gofer - till now, i have just a wage imagination, what it's good for ...
Have you looked at Traits?
http://stephane.ducasse.free.fr/Presentations/2009-TraitsAtSC.pdf and much more on Google.
6. Databases: Magma seems to be fine as database, but also dog slow. I really hesitate to start serious projects with Magma.
Take a look at GlorpDBX,
http://n2.nabble.com/ANN-SqueakDBX-Glorp-and-GlorpDBX-loads-easily-in-Pharo-.... This give you support for many RDBMs including Postgres and Oracle.
7. Speed, Memory consumption, Quality of modern algorithms: When working
regards, Guido Stepken -- View this message in context: http://n2.nabble.com/Developer-guide-tp4233838p4233838.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT