Module helma/src/helma/objectmodel/

back to main page

Summary Period: 2000-12-29 to 2005-03-23

Modules

[root]/helma/src/helma/objectmodel
     db (21 files, 10014 lines)
     dom (9 files, 2605 lines)

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
hannes 160 (100.0%) 4792 (100.0%) 29.9

Most Recent Commits

hannes 2005-03-23 15:57

Split IDatabase.saveNode() into insertNode() and updateNode(). Fixes bug 418.

15 lines of code changed in:

hannes 2005-03-18 03:05

Cleaned up embedded database code:
Cleaned up IDatabase interface, moved code into XmlDatabase,
removed IDGenerator code from NodeManager and Transactor.

45 lines of code changed in:

hannes 2005-01-31 16:45

Fixed date format in getStringValue()

3 lines of code changed in:

hannes 2004-10-25 20:27

* Added NodeManager.init() to separate initialization from the constructor.
* Added ObjectCache.shutdown() to allow object caches to be closed.
* Catch exceptions and errors thrown by NodeChangeListeners.

9 lines of code changed in:

hannes 2004-09-17 17:53

Introduce helma.objectmodel.ObjectCache interface for switchable cache implementations.

108 lines of code changed in:

hannes 2004-04-26 11:08

Make ConcurrencyException extend Error so it isn't cought by JavaScript try/catch.

3 lines of code changed in:

hannes 2004-02-20 16:27

Don't make getNode throw XML-specific Exceptions.

3 lines of code changed in:

hannes 2004-02-17 16:13

Rewrote embedded XML database to make it more dependable:
New records are first written to temporary files and only renamed to their
actual names when the transaction is committed.

25 lines of code changed in:

hannes 2003-11-05 12:52

Cleanup import statements

4 lines of code changed in:

hannes 2003-10-22 18:30

Remove unused import statements

2 lines of code changed in:

hannes 2003-07-08 15:52

Checked in patch from Stefan Matthias Aust:
* Don't call static methods as instance methods
* Remove unused imports
* Remove variables that are never read

4 lines of code changed in:

hannes 2003-04-16 18:28

Merge from helma_1_2_4

1913 lines of code changed in:

hannes 2003-02-26 13:41

Merged in changes from helma_1_2 branch

9 lines of code changed in:

hannes 2002-11-26 15:00

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

32 lines of code changed in:

hannes 2002-11-22 20:05

Removed one unused line

2 lines of code changed in:

hannes 2002-11-06 11:06

*** empty log message ***

3 lines of code changed in:

hannes 2002-11-01 22:45

Removed obsolete adoptName field

1 lines of code changed in:

hannes 2002-10-30 19:06

Change date format to display full hours when returning a date property as string.

1 lines of code changed in:

hannes 2002-05-23 21:24

Merged Stefan Pollach's XML Database branch.

102 lines of code changed in:

hannes 2001-11-26 18:55

Implemented clearCacheNode() method to recreate/reset
a node's cache node.

11 lines of code changed in:

(87 more)

Generated by StatCVS 0.2.2