[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-13 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504205 ] Ron Gavlin commented on TUSCANY-513: Folks, I have attached version 2 of the patch for this issue. It includes

Re: [jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-13 Thread kelvin goodson
Ron, I'm looking at this right now. Kelvin. On 13/06/07, Ron Gavlin (JIRA) tuscany-dev@ws.apache.org wrote: [ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504205] Ron Gavlin commented on TUSCANY-513:

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-13 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504252 ] Kelvin Goodson commented on TUSCANY-513: Fixed in commit 546884. Thanks for taking the trouble to produce

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-13 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504263 ] Ron Gavlin commented on TUSCANY-513: Kelvin, My pleasure. Thanks for reviewing and applying this patch so

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503403 ] Ron Gavlin commented on TUSCANY-513: It appears I need to re-generate at least the sdo model classes such as

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503411 ] Ron Gavlin commented on TUSCANY-513: After further investigation, it appears all tests complete successfully

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503419 ] Ron Gavlin commented on TUSCANY-513: I have been unable to find the schema used to generate factory class

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503452 ] Kelvin Goodson commented on TUSCANY-513: Hi Ron, only just seen your comments. The xsd for the Customer

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503470 ] Ron Gavlin commented on TUSCANY-513: Hi Kelvin, I do not see CustomerAccount.xsd in the tools project SVN

Re: [jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread kelvin goodson
Ron, apologies, I should have double checked, it was sitting locally on my machine without having been committed. It's there now. As to the apache license, to date I have added them manually. The issue with adding code for the Apache license specifically is of course that for the end user of

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503542 ] Frank Budinsky commented on TUSCANY-513: Hi Ron, If I understand this, the only template change you made

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503566 ] Ron Gavlin commented on TUSCANY-513: Hi Frank, Yes, I would like to avoid the ModelFactoryImpl re-generation

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-06-05 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501533 ] Ron Gavlin commented on TUSCANY-513: Folks, I have attached patches for sdo-impl and sdo-tools to resolve this

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-22 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497879 ] Frank Budinsky commented on TUSCANY-513: Hi Ron, You're right that the getStaticType() method should look

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-22 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497890 ] Ron Gavlin commented on TUSCANY-513: Got that fixed. Thanks. Now I have run into a problem with an infinite

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-22 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497899 ] Ron Gavlin commented on TUSCANY-513: Frank, I temporarily worked around the problem by replacing the

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-22 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497937 ] Ron Gavlin commented on TUSCANY-513: Frank, Nevermind, I think I have it working now. - Ron Implement

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-21 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497520 ] Ron Gavlin commented on TUSCANY-513: Hi Frank, Please explain the generated getStaticType() method further. Am

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-16 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496332 ] Frank Budinsky commented on TUSCANY-513: Hi Ron, I think that maybe we should start without an option -

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-16 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496362 ] Ron Gavlin commented on TUSCANY-513: Hi Frank, Your suggestion makes sense. I'll keep you updated on my

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2007-05-15 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496116 ] Ron Gavlin commented on TUSCANY-513: Greetings, I am in the process of trying to port my local solution to

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-513?page=comments#action_12456993 ] Frank Budinsky commented on TUSCANY-513: Hi Ron, I'm wondering what the status of this is. We need to get this function into Tuscany soon, so we'd like