Initializable.initialize() is called when ValueBuilder.prototype() is called.
-----------------------------------------------------------------------------

                 Key: QI-327
                 URL: http://issues.ops4j.org/browse/QI-327
             Project: Qi4j
          Issue Type: Bug
            Reporter: Niclas Hedhman


If a ValueComposite implements Initializable, then the intialize() method will 
be called during the prototype() creation, which is IMHO incorrect. I think 
initialize() should only be called after the properties has been set for the 
Value, so one can do processing on those at a known point in time.

-- 
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