Skip to content

Commit

Permalink
- Fixed class extends by renaming the extended class and creating a n…
Browse files Browse the repository at this point in the history
…ew one extending from the old in the same scope.

- We can now put proper modifications in the class extends node (they get elaboated in the correct scope).
- Only the toplevel class extends are expanded (not inherited). This bug will be fixed in a later commit.
- If the modifications on the extends node in the base class modifies the class we extend using class extends, those modifications will have higher priority. This is bug will be fixed in a later commit.


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4656 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 10, 2009
1 parent e581e16 commit e5d74c7
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 114 deletions.

0 comments on commit e5d74c7

Please sign in to comment.