SCM Repositories - andromda

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 19 17:54:35 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2, V3_3
Changes since 1.11.2.2: +3 -5 lines
Diff to previous 1.11.2.2 , to branch point 1.11
minor cleanup

Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 19 16:46:45 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.11.2.1: +1 -1 lines
Diff to previous 1.11.2.1 , to branch point 1.11
make a couple inner classes package scope (to improve performance)

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Jan 15 04:28:15 2006 UTC (2 years, 10 months ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2_RC1, V3x_BEFORE_METAFACADE_RESET
Changes since 1.11: +20 -1 lines
Diff to previous 1.11
Fix issue with metaType attribute (wasn't generating enough implementations)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 05:27:42 2005 UTC (3 years ago) by cwbrandon
Branch: MAIN
CVS Tags: HEAD, Root_V3, Root_V3_x, Root_V3_x_HEAD
Branch point for: V3_x_HEAD
Changes since 1.10: +12 -12 lines
Diff to previous 1.10
Change a bunch of HashMap to LinkedHashMap, as well as HashSet to LinkedHashSet, so that cartridges generate consistent ordering of elements (this will keep the ordering from changing for no reason)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jul 3 00:14:18 2005 UTC (3 years, 4 months ago) by draftdog
Branch: MAIN
CVS Tags: V3_1, V3_1RC1_tag, V3_2RC1SNAPSHOT
Branch point for: V3_1RC1, V3_1x
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
iterators have been set to final

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 22:25:13 2005 UTC (3 years, 5 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_1M1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
Big change (CORE-72): namespace components (cartridges, translation-libraries, metafacades)  must now be registered through a META-INF/andromda/namespace.xml:  this file contains component registrations for a namespace as well as all namespace property documentation. Unfortunately this change is not backwards compatible with 3.0 cartridges (they'll need to add a namespace.xml and move their property references), but the benefit in terms of maintance far outweighs that draw-back.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue May 17 16:45:53 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
Changes since 1.7: +142 -104 lines
Diff to previous 1.7
Add constraints to verify a metafacade can only specialize or generalize another metafacade.  Also, improve handling of when a generalization isn't a metafacade so there is no class cast exception.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 14:00:22 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
CVS Tags: Root_V3_0x, V3_0, V3_0RC2
Branch point for: V3_0x
Changes since 1.6: +40 -37 lines
Diff to previous 1.6
finish multiple inheritance support

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 13:23:54 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.5: +0 -8 lines
Diff to previous 1.5
remove debugging code

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 06:34:32 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Prepare for exposing metafacade parents to their LogicImpl when using multiple inheritance.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 05:38:49 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.3: +35 -1 lines
Diff to previous 1.3
Add ability to specify the precedence of inheritance when using multiple inheritance with metafacades.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 17:41:41 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
remove unused code

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 15:30:55 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
minor code + documentation cleanup

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 15:11:53 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Add initial support for multi inheritance in metafacades, still need to add the TV to define the the primary ordering, also need to expose the non primary generalizations as super<type name> to the logic impl classes.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: