Show
Ignore:
Timestamp:
02/20/08 20:54:20 (11 months ago)
Author:
romanb
Message:

started refactoring to final mapper structure for 1.0. different mapping strategies are factored out as separate strategy classes instead of inheritance.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests_old/Relation/ManyToMany2TestCase.php

    r2388 r3858  
    7979                       ->execute() 
    8080                       ->getFirst(); 
     81                        
    8182        $newdata['MovieBookmarks'][0]['UserVotes'][0]['User']['name'] = 'user2'; 
    8283        try {