(name 'MC2-Tests-Core-cwp.21' message 'Introduced MDAncestry, which stores immediate parents and more distant ancestors separately. MDElementVersion and MDMemo now use it to store history.' id '3cd49318-25da-453f-ad2e-bdb4ee38d2fa' date '22 January 2010' time '9:41:26.381 pm' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.20' message 'Fixed test bugs.' id '8960131c-c6f5-493a-8152-cd9b7bd1adf8' date '21 January 2010' time '11:15:59.121 pm' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.19' message 'Implemented proper initialization in the VersionedObject hierarchy.' id '6d6e9a58-e314-418e-85a4-212a2e9fab53' date '18 January 2010' time '10:47:06.133 pm' author 'cwp' ancestors ((name 'MC2-Tests-Core-jf.18' message 'standardize initialization' id 'f200395e-08ad-4bba-835c-a939783c8166' date '8 January 2010' time '4:14:33 pm' author 'jf' ancestors ((name 'MC2-Tests-Core-cwp.17' message 'Removed obsolete method #sliceProperties.' id '7222671d-ecf3-4700-939d-647d783ea8ed' date '8 January 2010' time '2:22:30 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.16' message 'Updated serialization tests to use #stringFromUnicode: rather than non-ascii character literals or platform helper methods.' id 'f19a2205-e127-4496-8ae7-00c2aafb8419' date '2 December 2009' time '11:49:01 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.15' message 'Moved MDStElementDisplayTest to MC2-Tests-Smalltalk. Also deleted an obsolete test.' id 'aa045f42-e772-4675-bea7-ea8dfee90fb2' date '30 November 2009' time '12:14:15 pm' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.14' message 'Moved Smalltalk-specific tests to MC2-Tests-Smalltalk.' id '4fc66aeb-f484-423e-b0e3-d4138ae018c9' date '25 November 2009' time '11:26:03 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.13' message 'Removed serialization test for MDSliceElement since it''s now an abstract class.' id '9994de98-e27d-48a0-aeb2-5e4bc47f839f' date '25 November 2009' time '11:16:34 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.12' message 'Moved serialization tests for Smalltalk elements to MC2-Tests-Smalltalk.' id 'c9595256-42fa-4a87-a86e-0347ddd541ad' date '25 November 2009' time '11:14:53 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.11' message 'Moved two tests classes to MC2-Tests-Smalltalk to break a dependency.' id 'ee363c8f-78e5-468a-bd1f-949104e88b40' date '25 November 2009' time '11:00:06 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.10' message 'merge' id '2f4817d5-8f79-49a8-82a0-81fdf2d4cb41' date '25 November 2009' time '4:48:05 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.9' message 'Got rid of global MDAnnouncer.' id '76132c92-d090-4c46-bd14-ee33c0c22888' date '25 November 2009' time '4:41:02 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-jf.8' message 'Factoring out references to the default announcer in preparation for getting rid of the global announcer concept.' id '2330aea6-d459-4bf0-b4c2-89a07f31e204' date '19 November 2009' time '5:03:03 pm' author 'jf' ancestors ((name 'MC2-Tests-Core-cwp.7' message 'Don''t use an MDMethodElement for testing Announcements, a FakeElement works just as well, and doesn''t introduce a dependency on MC2-Smalltalk.' id '2e73b844-0f4a-4470-ab07-9baf32109b96' date '11 November 2009' time '11:56:31 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-cwp.6' message 'Removed references to MDMarshal.' id '7782b3a1-e69e-4fd8-9570-ac40665e5716' date '8 November 2009' time '9:52:59 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-jf.5' message 'Work in Progress to use Grease and standardize initialization using Seaside''s init conventions:

Also:

- remove types from Repositories
- replace old "image" terminology with "domain"
- add missing "value" instance variable to MDPearsonsHash

' id 'b5a3ac69-30b7-4842-bf46-beabcb92ccf9' date '8 November 2009' time '9:27:43 pm' author 'jf' ancestors ((name 'MC2-Tests-Core-cwp.4' message 'Moved MDAdaptorTest here from MC2-Tests-Squeak-Smalltalk.' id 'becf8b22-e2fa-48b3-8f55-ef2b05cd3964' date '1 November 2009' time '11:53:03 am' author 'cwp' ancestors ((name 'MC2-Tests-Core-jf.3' message 'Move changeset slice tests to MC2-Tests-Squeak-Smalltalk' id 'b961e701-ee8e-4dc3-be81-8802c28cb04c' date '30 October 2009' time '4:48:32 pm' author 'jf' ancestors ((name 'MC2-Tests-Core-jf.2' message 'remove tests of unused MDStore' id '6b36e40f-9932-4c9b-9d18-cbbcc02ac85b' date '30 October 2009' time '4:22:55 pm' author 'jf' ancestors ((name 'MC2-Tests-Core-jf.1' message 'Move tests from MC2-Core-jf.2 to new MC2-Tests-Core' id 'e3aea3a2-68eb-404a-b18e-d3d9551cf749' date '30 October 2009' time '4:11:48 pm' author 'jf' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'MC2-Tests-Core-jf.9' message 'Break a dependency from Core on meta stuff.

Environment and Project were announcing MDElementChange announcements using MDElement subclasses that were only included in the meta packages.

Instead, we now announce MDEnvironmentChangeAnnouncements. We will need an adaptor to convert these into MDElementChange instances when versioning with MonticelloSlices. ' id '47dc6c7e-8586-4d4c-bd2c-3058796062a0' date '25 November 2009' time '4:37:19 pm' author 'jf' ancestors ((id '2330aea6-d459-4bf0-b4c2-89a07f31e204')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())