Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
213 views

Pharo/Squeak and GemStone?

May I ask who has used this combination and how good that has worked? What about ease of deployment also? Especially interesting would be in conjunction with either Seaside or Aida/Web... It's a ...
3
votes
5answers
451 views

GemStone-Linux-Apache-Seaside-Smalltalk.. how practical is 4GB?

I am really interested in GLASS. The 4GB limit for the free version has me concerned. Especially when I consider the price for the next level ($7000 year). I know this can be subjective and ...
0
votes
0answers
104 views

RubyMine - adding controllers

I'm really new with Ruby and Rails. I've just installed RubyMine + the Gems and everything. I'm trying to add new Control by using Tools -> run rails generator after select Controler and give a name ...
0
votes
1answer
123 views

What is the best way to schedule a task in gemstone?

My website runs on gemstone. To provide users with statistical data I need to run periodical tasks. How is this achieved best in gesmtone? From within gemstone or from the operating system? And would ...