(name 'Monticello2-cwp.326' message 'This package is now obsolete.' id '5246f51f-a09a-4d63-a4c3-5fd2192f7052' date '31 October 2009' time '12:02:35.494 am' author 'cwp' ancestors ((name 'Monticello2-cwp.325' message 'Moved most of the code to MC2-Core.' id 'ae7dd6e6-f7cc-46bf-8668-9f7f7e260f4d' date '31 October 2009' time '12:00:30.656 am' author 'cwp' ancestors ((name 'Monticello2-cwp.324' message 'Renamed MDImageElement to MDElement.' id '4f8cf2f2-e1bd-4a35-b959-85f53d24b069' date '22 October 2009' time '2:57:26.935 pm' author 'cwp' ancestors ((name 'Monticello2-cwp.323' message 'merge
' id 'cd43fd41-0c75-48a8-8517-1ef68f5886b7' date '22 October 2009' time '2:51:15.777 pm' author 'cwp' ancestors ((name 'Monticello2-jf.322' message 'represent more of the element inheritance in the implementation of handler methods on MDElementHandler.

This allows behaviour to be specified with less duplication (e.g. in MDMonticelloInclusionHandler) and continues to work when new subclasses are added. We may want to go further with this... but it may not be worth including classes that are in the hierarchy smply as implementation details.' id '743bcb15-9b67-44e9-874a-96d3d9df7472' date '21 October 2009' time '5:35:23 pm' author 'jf' ancestors ((name 'Monticello2-jf.321' message 'method categorization' id '7edf2ec0-4f49-4c69-a1e2-929c5b384423' date '21 October 2009' time '5:28:19 pm' author 'jf' ancestors ((name 'Monticello2-jf.320' message '- move property generation from Slices to their adaptors (the same should be done for repositories)
- move type-related methods from MDVersionedObject down to MDRepository until they are removed entirely
- remove #type from class-side of Slices
- rename "proxy" to "domain"
- make sure add methods on MDDomain return the added object' id 'deb13097-b771-45b7-ac05-2b3942c8ea3f' date '21 October 2009' time '5:01:51 pm' author 'jf' ancestors ((name 'Monticello2-cwp.319' message 'Minor fixes to get tests passing again.' id '7a11e23b-1de8-4acc-adf8-3fc513d2b4eb' date '19 October 2009' time '2:24:33 am' author 'cwp' ancestors ((name 'Monticello2-cwp.318' message 'Started to move functionality into repository adaptors.' id '830d87d7-aa57-4014-b4f2-a83f13e605f1' date '18 October 2009' time '11:07:13 am' author 'cwp' ancestors ((name 'Monticello2-cwp.317' message 'merge' id '4f5bd4c8-5e2b-4fc6-a17f-f89a73563c53' date '18 October 2009' time '8:38:17 am' author 'cwp' ancestors ((name 'Monticello2-cwp.316' message 'Adopted the "handler" pattern for double dispatching on elements.' id '3aff9cae-0bcc-4116-b29a-9045a267c8b7' date '17 October 2009' time '11:41:46 am' author 'cwp' ancestors ((name 'Monticello2-jf.315' message 'a couple of method comments' id '60e681e1-ca9c-4ea4-af08-f9a9d30d9bcc' date '4 October 2009' time '9:08:57 pm' author 'jf' ancestors ((name 'Monticello2-jf.314' message 'clean up categorization and add a few method comments' id '1bf28bf7-d107-402d-8684-eb1d1c3d12e6' date '4 October 2009' time '9:03:36 pm' author 'jf' ancestors ((name 'Monticello2-jf.313' message 'rename "anImageProxy" variables to "aDomain"' id 'c6af3a89-f134-4e64-82f3-937c21be4179' date '4 October 2009' time '8:22:37 pm' author 'jf' ancestors ((name 'Monticello2-jf.312' message 'mark #isIncludedInSlice: as subclassResponsibility for ImageElement' id '98fe5f7e-2e1f-47b1-a2a2-755717abf045' date '4 October 2009' time '8:19:57 pm' author 'jf' ancestors ((name 'Monticello2-jf.311' message 'Remove the registry on the class-side of MDProject' id '9efb1b08-1d51-45e2-8ef8-7e977c22c8da' date '4 October 2009' time '7:07:47 pm' author 'jf' ancestors ((name 'Monticello2-jf.310' message 'removed old and ineffective MDProjectSlice>>load: method, fix a test that was calling it, and then cleanup the fallout' id '4fcb74e3-5a32-4cb7-bc59-6ea01ded0149' date '26 September 2009' time '2:06:21 am' author 'jf' ancestors ((name 'Monticello2-jf.309' message 'make #register: and #addProject: return the added object (standard for addition-type methods)' id '1070bd71-1ea9-440a-b7b0-a260992f3702' date '26 September 2009' time '2:05:36 am' author 'jf' ancestors ((name 'Monticello2-cwp.307' message 'Restructured adaption tests.' id '09d04b54-e5fb-46c0-a11b-a10a77591ae1' date '12 September 2009' time '11:14:46 am' author 'cwp' ancestors ((name 'Monticello2-cwp.306' message 'Projects no longer refer to an environment, which (I think) completes the extraction of Environment from Project.' id 'a2a3dd5e-c3ca-453f-ae72-6d716f519af2' date '8 September 2009' time '11:47:24 am' author 'cwp' ancestors ((name 'Monticello2-jf.305' message 'test and make sure that removing repositories and slices from the environment also removes them from any projects' id '471317ce-a054-4764-ba78-c11535dbba48' date '9 September 2009' time '12:00:25 am' author 'jf' ancestors ((name 'Monticello2-jf.304' message 'Added RepositoryAssociationElement

Project-related slices still busted' id 'fe9566da-7cd2-4d3f-abbc-c3fb9077f205' date '8 September 2009' time '9:31:55 pm' author 'jf' ancestors ((name 'Monticello2-jf.303' message 'rename WorkingCopy to Workspace' id 'dff9617a-81cf-4434-9109-ed0519da041b' date '8 September 2009' time '4:35:05 pm' author 'jf' ancestors ((name 'Monticello2-jf.302' message 'merge' id '4ce0bc28-3d81-4043-8f65-4f3f1d615630' date '7 September 2009' time '1:20:34 am' author 'jf' ancestors ((name 'Monticello2-jf.300' message 'Mostly-finished change to add MDSliceAssociationElements, which note the association of a slice to a project separate from the definition of the slice itself.' id '3729f9cd-8c1a-4e8c-bbb0-53839b91b8ad' date '7 September 2009' time '1:09:58 am' author 'jf' ancestors ((name 'Monticello2-cwp.299' message 'Removed much of the delegation from Project to the environment it references.' id '1d96014c-a7f7-4f8b-b733-2d60d493d69f' date '4 September 2009' time '5:45:11 pm' author 'cwp' ancestors ((name 'Monticello2-cwp.298' message 'Moved from MC2.' id 'dc7da27a-7afd-4ea2-b872-0371517dd1e8' date '30 August 2009' time '11:09:13 pm' author 'cwp' ancestors () stepChildren ())) stepChildren ())) stepChildren ())(name 'Monticello2-cwp.301' message 'Tweaked environment initialization.' id 'bffcb60e-69e0-4e81-ac3a-b9e9a60e428c' date '6 September 2009' time '1:58:49 pm' author 'cwp' ancestors ((name 'Monticello2-cwp.300' message 'Changing the meaning of "store" from "composite repository" to "private repository." An environment now holds a store and a list of external repositories.' id '8a07bbe4-0140-418a-8ac6-8d907386713a' date '6 September 2009' time '11:42:11 am' author 'cwp' ancestors ((id '1d96014c-a7f7-4f8b-b733-2d60d493d69f')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Monticello2-jf.316' message 'Move property loading from Slices onto SliceAdaptors and remove #load: and #load:from: methods from the Slices.' id '1ea5f269-87b1-4c21-9c2b-b1781f601dc7' date '17 October 2009' time '1:06:51 am' author 'jf' ancestors ((id '60e681e1-ca9c-4ea4-af08-f9a9d30d9bcc')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())