/[Apache-SVN]/incubator/graffito/trunk/jcr/jcr-mapping/src/test/org/apache/portals/graffito/jcr/TestBase.java
ViewVC logotype

Log of /incubator/graffito/trunk/jcr/jcr-mapping/src/test/org/apache/portals/graffito/jcr/TestBase.java

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 532247)

Revision 448311 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 19:37:05 2006 UTC (17 years, 7 months ago) by clombart
File length: 10346 byte(s)
Diff to previous 442330 (colored)
set svn:eol-style to native

Revision 442330 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 11 20:23:30 2006 UTC (17 years, 7 months ago) by clombart
File length: 10346 byte(s)
Diff to previous 413758 (colored)
Apply patch provided by Felix Meschberger for issue GRFT-100

Revision 413758 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 12 22:18:06 2006 UTC (17 years, 10 months ago) by clombart
File length: 10368 byte(s)
Diff to previous 408738 (colored)
Now, the buildMapper is called in each constructor. 
This will be easier for the Spring support

Revision 408738 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 22 20:08:11 2006 UTC (17 years, 11 months ago) by clombart
File length: 10382 byte(s)
Diff to previous 406118 (colored)
Reorganise the unit tests into subpackages
Add more unit tests

Revision 406118 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 13 15:08:04 2006 UTC (17 years, 11 months ago) by clombart
File length: 10366 byte(s)
Diff to previous 391430 (colored)
Add several modifications : 

* jcrNodeType is not mandatory.If not present the default value is "nt:unstructured".
* discriminator field descriptor was removed. Only the flag discriminator is defined on the class descriptor. 
	If this flag is true, a mixin node type "graffito:discriminator" is added to the node. 
	This type contains one property to store the java classname (graffito:classname).
    With this implementation, the discriminator field is not necessary. So, the persistence mechanism is still transparent for the jaba beans.

* Interface support : like the inheritance support, there are 2 differents strategies : node type per concrete class or per complete hierarchy. The hierarchy strategy requires a discriminator node type.

Revision 391430 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 4 22:27:36 2006 UTC (18 years ago) by clombart
File length: 10303 byte(s)
Diff to previous 390238 (colored)
Starting proxy support for the bean fields, The support for collection field will follow in a couple of days.

Revision 390238 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 30 21:03:19 2006 UTC (18 years, 1 month ago) by clombart
File length: 10252 byte(s)
Diff to previous 388968 (colored)
Implement node type per concrete class & unit tests. 


Revision 388968 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 26 21:12:36 2006 UTC (18 years, 1 month ago) by clombart
File length: 10263 byte(s)
Diff to previous 388280 (colored)
Starting imple imentation and unit test for the second inheritance strategy (node type per concrete class)

Revision 388280 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 23 21:46:08 2006 UTC (18 years, 1 month ago) by clombart
File length: 10269 byte(s)
Diff to previous 387947 (colored)
* Finalise the unit test for the first inheritance mapping strategy (node type per hierarchy)
* Now starting the implementation of the second one (node type per concrete class). 


Revision 387947 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 22 21:08:49 2006 UTC (18 years, 1 month ago) by clombart
File length: 9401 byte(s)
Diff to previous 386570 (colored)
Still working on the inheritance support (add more unit tests, bug fix and code simplification).
I almost finished the strategy "node type per hierarchy". 
The getObjects method has still some issues with mode advance hierarchy.



Revision 386570 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 17 08:52:12 2006 UTC (18 years, 1 month ago) by clombart
File length: 8621 byte(s)
Diff to previous 375913 (colored)
Working on the inheritance support : 
* fix some dtd error and some bugs in the mapper 
* If the path field is defined in the ancestor, it was mandotory to define it in the descendant.
* The classdescriptor : remove Map allFields, allBeans, allCollection : unecessary and cause some bugs 
* Add unit tests


I still got some issue with the inheritance and the innerbean (see the unit tests comments)

Revision 375913 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 8 10:07:54 2006 UTC (18 years, 2 months ago) by apopescu
File length: 8544 byte(s)
Diff to previous 375681 (colored)
bean-descriptor test added to overall suite

Revision 375681 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 20:10:06 2006 UTC (18 years, 2 months ago) by apopescu
File length: 8391 byte(s)
Diff to previous 375574 (colored)
DigesterMapper refactored to allow more configurability (a la DI/IoC)

Revision 375574 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 10:41:52 2006 UTC (18 years, 2 months ago) by apopescu
File length: 8335 byte(s)
Diff to previous 375381 (colored)
initialization of PersistenceManagerImpl changed

Revision 375381 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 6 21:33:22 2006 UTC (18 years, 2 months ago) by apopescu
File length: 8826 byte(s)
Diff to previous 365765 (colored)
refactored tests to use RepositoryLifecycleTestSetup

Revision 365765 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 3 23:05:56 2006 UTC (18 years, 3 months ago) by clombart
File length: 7820 byte(s)
Diff to previous 354168 (colored)
use derby or xml instead of CQFS

Revision 354168 - (view) (download) (annotate) - [select for diffs]
Added Mon Dec 5 20:37:06 2005 UTC (18 years, 4 months ago) by clombart
File length: 7814 byte(s)
Move jcr-mapping project

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26