Re: What dev tool chain would you use?



The commercial option would be

VisualWorks
Seaside
GemStone
Store
Apache

The free option would be

Squeak
Seaside
PostgreSQL or MySQL
Monticello
Apache

I like working in VW better than Squeak but that's me.

Ruby is a neat language (much borrowed from Smalltalk) but the
Smalltalk IDE (especially VisualWorks and Dolphin) are really great
IMO. Seaside is phenomenal for web apps. See http://www.seaside.st.
Store is great for source code control and is so easy within
VisualWorks. If you could use GemStone, it would be super because all
your development would be with objects, no need to deal with mapping,
and your schema could easily evolve as your requirements do.


Mike

.



Relevant Pages

  • Re: Exciting News for Dolphin Users
    ... immediately ports it to Dolphin. ... that the request being made was to get all vendors to line up around Monticello (yes VW has store, Dolphin has STS) however the action is on Squeak with Monticello. ... Its interesting to see how quickly the Gemstone guys have the latest version of Seaside running and this is because they decided to just support Monticello natively and even adjust their vm so they understood squeak syntax. ...
    (comp.lang.smalltalk.dolphin)
  • Re: [opensuse] Quick perl question - why are @array[$num] and $array[$num] the same?
    ... On Friday 02 May 2008 06:35, Jim Flanagan wrote: ... I hear Seaside with Squeak is a cool way to go. ... Squeak being an open-source Smalltalk, ...
    (SuSE)
  • Re: Properties bug or feature?
    ... Something that VisualWorks added with VW7. ... There's a beta implementation for Squeak described at http://map1.squeakfoundation.org/sm/package/fe2a35f5-3f97-431e-8596-58e810aa3c72 though it requires changes to the garbage collector in the VM. ...
    (comp.lang.smalltalk.dolphin)
  • Re: Dr. Dobbs article on Smalltalk
    ... At the conference, I learned of a community who is building a Web application framework called "Seaside" for Squeak (an open source implementation of Smalltalk) at the conference. ...
    (comp.lang.smalltalk)
  • Is Session support working in Dolphin Seaside?
    ... I've been trying out Seaside in Squeak and following the online tutorial - however while the Squeak UI is more usable than I remember I still find it more cumbersome to use than dolphin, and so I took my completed tutorial code and brought it back into Dolphin. ... I seem to get a nil session - although it doesn't seem to puke at that point, but I dont seem to get a new collection of tasks ...
    (comp.lang.smalltalk.dolphin)