Achievements:
* Improve Table & Relationship figures (add icons, colors and others). (Not Done)
* Look up for ways of integrate database designer addin in Monodevelop.Database Addin. (Started and working)
* Improve database model class adding needed attributes and operations. (Partially done a lot of work to do)
*
Study VS2008 sys.diagram approach to store database diagrams metadata
and find a way to implement it in a generic way for all databases. [Only in theory (paper) not implemented yet]
Objectives for next week:
* Improve the process of adding columns to a table, validating data types against connected database.
* Start alter table procedure for reverse engineered tables into the diagram (allow to modify existing tables added throught drag an drop of database browser)
* Improve Table & Relationship figures (add icons, colors and others).
* Create simple tables from database model metadata through the MonoDevelop.Database Addin Services.
* Allow reverse engineering (metadata at least) of table foreign keys through Monodevelop.Database Addin Services.
* Create sys.diagram like approach to store database diagrams metadata in a generic way for all databases.
Luis.