[ http://issues.apache.org/jira/browse/OJB-47?page=comments#action_12314425 ]
Michael Kröz commented on OJB-47: --------------------------------- This isn't shown in the test, but the parametrized Classconstruction should work for reference descriptors as well. An appropriate test that shows this should be straight forward - unfortunately mine is struggeling for some reason (KeyConstraintViolated - SQL Code 23000...) i haven't figured out so far. > Feature Request: Arguments for class constructor > ------------------------------------------------ > > Key: OJB-47 > URL: http://issues.apache.org/jira/browse/OJB-47 > Project: OJB > Type: New Feature > Reporter: Michael Kröz > Priority: Minor > Attachments: TestConstructorArgument.java > > As spoken with Thomas Dudziak about, it would be nice to have > a possibility to use arguments for the constructor of a class, that > allows one to parametrize the construction of an object. > This feature request is tightly coupled with another requested > extension, the support of non-static inner classes. > Regards, > Michael Kröz -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
