Frontmatter
| id | 28 |
| title | classSystem: do not delete the module config when creating instances |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Nov 17, 2019, 6:24 PM |
| updatedAt | Dec 5, 2019, 2:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/28 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 5, 2019, 2:44 PM |

since the classes are kept in memory anyway, it is not important to delete this reference.
advantage: you can search inside the component tree using the module config.