Reduce class generation and model duplication
---------------------------------------------

                 Key: QI-251
                 URL: http://issues.ops4j.org/browse/QI-251
             Project: Qi4j
          Issue Type: Improvement
          Components: Core Runtime
    Affects Versions: 1.1
            Reporter: Rickard Öberg
            Assignee: Rickard Öberg
             Fix For: 1.1


Todays a lot of classes are generated unnecessarily, as they are essentially 
duplicates of each other. A lot of model instances (such as a MixinModel for 
PropertiesMixin) are also duplicated unnecessarily. By keeping track of what is 
created during the application creation phase these can be reused, so that the 
memory footprint is reduced.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to