erland / socialmusicdiscovery

Automatically exported from code.google.com/p/socialmusicdiscovery
1 stars 2 forks source link

Reverse engineered data model #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We should investigate if it's possible to reverse engineer the logical database 
model based on the java code in:
http://socialmusicdiscovery.googlecode.com/svn/localserver/trunk/src/smd-server/
src/main/java/org/socialmusicdiscovery/server/business/model/

The sponsored Professional version of Visual Paradigm which we have supports 
reverse engineering and we should see if there is a good way to generate a data 
model based on the java code.

Talk to Robin or Erland if you don't already have the Visual Paradigm license 
and want to work on this.

The intention is not to replace the logical domain model which we have on the 
wiki, we only want to generate the logical data model if there is an easy way 
to do it since we probably don't have the resources to maintain both logical 
domain model and logical data models manually. We will continue to maintain the 
logical domain model manually since that's more or less impossible to generate 
in a good way.

Original issue reported on code.google.com by erlan...@telia.com on 13 Mar 2011 at 9:23