20 | | Imports (Per) 25%:: |
21 | | 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. |
| 20 | Imports (Per, Adrian) 50%:: |
| 21 | Basic support for qualified/unqualified imports is implemented. 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. |