Changes between Version 2 and Version 3 of Ticket #4138


Ignore:
Timestamp:
2016-11-15T16:32:14Z (8 years ago)
Author:
Per Östlund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v2 v3  
    1515 Redeclare::
    1616   Only very basic redeclare of components is implemented, more work is needed for redeclare of classes, merging of modifiers, constraining type, etc.
     17
     18 Imports::
     19   Basic support for qualified imports is implemented, unqualified imports still remains. It's also only possible to import classes at the moment, and not components. Some way of marking elements as imported is also needed, currently they are just inserted into the importing class as they are.
    1720
    1821 Conditional Components::