Changes between Version 3 and Version 4 of Internships


Ignore:
Timestamp:
2011-02-01T13:04:53+01:00 (13 years ago)
Author:
jvelde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internships

    v3 v4  
    9696MOLGENIS makes use of datamodels in XML format. Any change made to these datamodel files requires the entire codebase of the application to be regenerated. This can be make smarter, by finding the differences between the old and the new model, and only regenerating the code that will be changed.
    9797
    98 Additionally, changes in a MOLGENIS datamodel requires a new instance of a database. (typically MySQL) It would be great to have a tool that enables the transition of SQL structure so data can be maintained. This tool would be smart enough to inform users of changed which involve remapping or adding values etc to make the migration work. (....)
     98Additionally, changes in a MOLGENIS datamodel requires a new instance of a database. (typically MySQL) It would be great to have a tool that enables the transition of SQL structure so data can be maintained. This tool would be smart enough to inform users of changed which involve remapping or adding values etc to make the migration work. (...TODO)
    9999
    100100Duration: ~ 3-6 Months
     
    106106Outline:
    107107
    108 The database structures are modelled in MOLGENIS XML by using text (XML) editors. This can instead be done graphically, making it much easier to maintain overview of larger models. Additionally, it would enable to model applications at runtime, press test and save to configure your application.
     108The database structures are modelled in MOLGENIS XML by using text (XML) editors. This can instead be done graphically, making it much easier to maintain overview of larger models. Additionally, it would enable to model applications at runtime, press test and save to configure your application. (...TODO)
    109109
    110110Duration: ~ 3 Months