Module extensions/helmagroups/src/helma/extensions/helmagroups/rhino/

back to main page

Summary Period: 2003-08-10 to 2005-03-17

Modules

[root]/extensions/helmagroups/src/helma/extensions/helmagroups/rhino

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
stefanp 46 (100.0%) 1888 (100.0%) 41.0

Most Recent Commits

stefanp 2005-03-17 11:43

removed Rhino support from Helmagroups
.. implementation was memory leaking, bugfixing too complicated
we now use a nice and straightforward javascript library

0 lines of code changed in:

stefanp 2005-03-14 20:12

added GroupObject.getProperty(string name)
- otherwise property whose names are numbers would be inaccessible

34 lines of code changed in:

stefanp 2005-02-28 21:39

methods related to getting info about a group have moved to GroupInfo.java

7 lines of code changed in:

stefanp 2005-01-31 10:36

added getMemberApps(String groupname) to the exposed API

11 lines of code changed in:

stefanp 2005-01-10 21:08

use commons-logging framework instead of our own methods

7 lines of code changed in:

stefanp 2004-12-02 11:36

getMembers() does conversion to String (which used to be done by Group.listMembers())

7 lines of code changed in:

stefanp 2004-09-30 16:12

fixed code formatting

37 lines of code changed in:

stefanp 2004-09-30 15:57

fixed code formatting, added serialVersionUID where necessary

741 lines of code changed in:

stefanp 2004-09-24 14:59

removed unused imports

1 lines of code changed in:

stefanp 2004-05-03 19:23

replaced boolean wait with int sendMode
parse sendMode value with Util.sendModeToInt

14 lines of code changed in:

stefanp 2004-05-03 19:22

fetch sendMode for app-group-pair for each put operation

14 lines of code changed in:

stefanp 2004-03-26 18:34

error messages aren't printed to the logfile but are available via getLastError()

10 lines of code changed in:

stefanp 2004-03-26 18:33

changed logging - some statements are only printed in debug mode now

4 lines of code changed in:

stefanp 2004-02-19 14:30

convert all instances of Number that Rhino delivers

1 lines of code changed in:

stefanp 2004-02-17 20:06

fixed two bugs:
- string property values were returned as NativeStrings which didn't cause any
trouble in the scripting env but with re-conversion e.g. when sent via xmlrpc
- number values between -1 and +1 are passed as Double, all others come as
Integers. Yet we didn't convert Double at all.

2 lines of code changed in:

stefanp 2004-01-27 16:15

fixed problem with getting date objects out of the group (with helma 1.3)

removed debug statements

14 lines of code changed in:

stefanp 2003-11-11 09:45

new rhino doesn't accept returned arrays anymore but wants Object only

5 lines of code changed in:

stefanp 2003-09-29 17:38

cleanup

0 lines of code changed in:

stefanp 2003-09-29 17:01

fully implemented getRemote() for distributed function calls

77 lines of code changed in:

stefanp 2003-09-29 15:59

fully implemented wrap(), unwrap(), setProperty(), waitFor(), getLastError()
moved object conversion rhino-2-java to an extra function

165 lines of code changed in:

(9 more)

Generated by StatCVS 0.2.2