Module helma/src/helma/scripting/fesi/

back to main page

Summary Period: 2001-08-29 to 2003-08-07

Modules

[root]/helma/src/helma/scripting/fesi
     extensions (0 files, 0 lines)

Lines of Code


Total Lines Of Code: 0 (2006-01-13 18:49)

Authors

Author Changes Lines of Code Lines per Change
Totals 144 (100.0%) 7815 (100.0%) 54.2
hannes 136 (94.4%) 7701 (98.5%) 56.6
stefanp 8 (5.6%) 114 (1.5%) 14.2

Most Recent Commits

hannes 2003-08-07 18:11

Remove Fesi scripting engine from Trunk

0 lines of code changed in:

hannes 2003-06-25 17:50

Adapt to new signature of Application.getSkin().

5 lines of code changed in:

hannes 2003-06-10 15:20

Merging changes from 1.2.4 to 1.2.5

9 lines of code changed in:

hannes 2003-04-16 18:28

Merge from helma_1_2_4

3019 lines of code changed in:

hannes 2003-03-07 17:49

Merging changes from helma_1_2_3

27 lines of code changed in:

hannes 2003-02-26 13:41

Merged in changes from helma_1_2 branch

20 lines of code changed in:

hannes 2002-11-29 18:58

New smart classloading

16 lines of code changed in:

hannes 2002-11-26 16:02

Added getInspector() method that returns a inspector/documentation class for
the engine's application. For helma.scripting.fesi.FesiEngine this method returns
an instance of helma.doc.DocApplication.

15 lines of code changed in:

hannes 2002-11-26 15:00

Removed boolean inherit argument from INode.get*() methods because it
was never used.

2 lines of code changed in:

hannes 2002-11-26 14:24

Always set evaluator.thread field in invoke(). Otherwise a TimeoutException will
be thrown if invoke() is called before the execution context is entered, which
is the case when resolving request paths via scripted getChildElement() functions.

4 lines of code changed in:

hannes 2002-11-22 15:41

Call getChildElement() instead of getSubnode() as fallback in getProperty().
Fixed bug 155.

1 lines of code changed in:

hannes 2002-11-22 15:40

* Do not print out exception messages multiple times.
* Create a scripting exception wrapping the original exception.

2 lines of code changed in:

hannes 2002-11-21 16:57

ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.

905 lines of code changed in:

hannes 2002-10-30 18:37

Throw a RuntimeException when a property is not defined or not accessible
instead of returning an error message.

3 lines of code changed in:

hannes 2002-10-27 19:54

Use buffered input stream in getURL

2 lines of code changed in:

hannes 2002-10-27 19:44

Added support for ETag and If-Modified-Since conditional GET

36 lines of code changed in:

hannes 2002-10-22 18:33

Pretty much reworked all the Helma type management code.

67 lines of code changed in:

hannes 2002-10-14 17:13

ScriptingEngine.invoke() is now called with the wrapping Beans as arguments, so
ScriptingEngine implementations do not have to create the beans themselves anymore.

4 lines of code changed in:

hannes 2002-10-07 13:57

Mark local info for prototype as initialized by setting info.lastUpdate to 1, even if the prototype's lastUpdate is 0

5 lines of code changed in:

hannes 2002-10-02 16:31

made XML-RPC encoding/decoding methods static and public

9 lines of code changed in:

(57 more)

Generated by StatCVS 0.2.2