| Author |
Message |
|
2007/10/16 22:39
|
|
|
distansia
Joined: 2007/10/16
Messages: 59
Offline
|
|
|
|
Hi VP, first of all I must say your product is fantastic! But I found a bug in your last DB-VA v4.1 sp1 build 20071012.
Exactly follow this steps to reproduce:
- Open DB-VA and then create a class diagram (in the "test" package)
- Insert an ORM-Persistable Class named "Parent", then define it as Abstract
- Create 2 more ORM classes, using generalization of the first "Parent" class. Name them "Child1" and "Child2".
Ok, then set the ORM inheritance strategy to "Table per subclass" to "Parent", "Child1" and "Child2" and then synchronize to ERD. Three tables are created, great so far!
Then, TRY to generate ORM code trough the Wizard, and selecting "Generate Code and Database from ERD" (PHP, Java or NET, it does not matter).
Press "Next" and... WTF!? FIVE tables are identified, the original three and two more... duplicates of "Child1" and "Child2"... so, when you try to finish the process it fails with:
"Child1's class name must not duplicate with other class's name (case in-sensitive). Please try to rename it"
BTW, this does not happen if you select "Generate Code and Database from Class Diagram"
Happy fixing
|
|
|
|
 |
| |
|
2007/10/17 08:08
|
|
|
Jick
Joined: 2005/04/29
Messages: 2880
Offline
|
|
|
|
HI distansia,
Thank you for your post. We are able to reproduce the problem. Will fix it as soon as possible and send you a patch afterwards.
Best regards,
Jick
|
Visual Paradigm International Ltd.
http://www.visual-paradigm.com
Build Quality Applications Faster, Better and Cheaper |
|
|
|
 |
| |
|
2007/10/17 17:11
|
|
|
Jick
Joined: 2005/04/29
Messages: 2880
Offline
|
|
|
|
|
 |
| |
|
2007/10/22 18:54
|
|
|
Jick
Joined: 2005/04/29
Messages: 2880
Offline
|
|
|
|
|
 |
| |
|
2007/10/30 19:00
|
|
|
distansia
Joined: 2007/10/16
Messages: 59
Offline
|
|
|
|
Hi Jick, sorry for being too late. I went offline for some days.
Anyway, I want to say that your support is FANTASTIC! I've been in the computer industry for some years and NEVER had such a fast response. A patch delivered some hours later!! Good work!!
Anyway, I have been collecting some small (but annoying) bugs that I will post here later. Not very important, but time consuming in the VS Ide fixing them.
Many thanks, I will post now a new question in a different post.
|
|
|
|
 |
| |
|
2007/10/31 09:34
|
|
|
Jick
Joined: 2005/04/29
Messages: 2880
Offline
|
|
|
|
Hello distansia,
You are welcome. We are glad that you are pleased with our services
Please feel free to post your findings in this forum. We will, as always, solve them as soon as we can.
Best regards,
Jick
|
Visual Paradigm International Ltd.
http://www.visual-paradigm.com
Build Quality Applications Faster, Better and Cheaper |
|
|
|
 |
| |