helma/src
hns 7f7d663c7d * Made also private instance methods unsynchronized, since the only drawback
are concurrent method lookups, which usually happen only at the beginning when
the server is started. Later, cached lookups don't have the synchronization penalty.
* Commented out all debug code.
2003-01-31 15:53:04 +00:00
..
Acme removed unused classes 2002-10-02 14:46:17 +00:00
FESI * Made also private instance methods unsynchronized, since the only drawback 2003-01-31 15:53:04 +00:00
helma Fix bug that evaluator.thread was not set when parsing scripts. 2003-01-30 16:39:02 +00:00