Share

Deduced Library

File Release Notes and Changelog

Release Name: deduced 1.1.0

Notes: 2005-04-02 - generator - package the model XML files within the jars, allow the code generator to load resources from the system class loader. - make the generator detect files and resources in read-only mode, prevent saves and modifications to the model. - environment - convert build files to use Maven - create a website to explain deduced - visual model editor - create use manual - make environment open projects in read only when the file is read-only - fix layout problems when adding properties in lists 2005-04-16 - viewer - drag and drop - visual model editor - move classes to different packages - move instances to different classes - copy instances to other classes - copy classes - drag and drop referenced types - added tree right click menu 2005-05-29 - generator - convert java code generator to the new generator pattern: - create a conversion layer between the Model and the Java Model - create a conversion layer between the Java Model and the Code Project - use the code project generator to create the files and write the code blocks 2005-06-04 - editor - fix problem when creating enumerations : must inheritate from enumeration class data - open the basic types by default - add dependency to basic types by default - modify the generator to prevent the user from opening the same file twice - add options to flush the useless files 2005-06-11 - editor - modify the generator to create the classes and support legacy generators - use java loggers to log events instead of system.out 2005-06-18 - editor - add a comment field to every project objects - modify the generator to include dependent file generators - create regrouped model and controller generator


Changes: 2005-04-02 - generator - package the model XML files within the jars, allow the code generator to load resources from the system class loader. - make the generator detect files and resources in read-only mode, prevent saves and modifications to the model. - environment - convert build files to use Maven - create a website to explain deduced - visual model editor - create use manual - make environment open projects in read only when the file is read-only - fix layout problems when adding properties in lists 2005-04-16 - viewer - drag and drop - visual model editor - move classes to different packages - move instances to different classes - copy instances to other classes - copy classes - drag and drop referenced types - added tree right click menu 2005-05-29 - generator - convert java code generator to the new generator pattern: - create a conversion layer between the Model and the Java Model - create a conversion layer between the Java Model and the Code Project - use the code project generator to create the files and write the code blocks 2005-06-04 - editor - fix problem when creating enumerations : must inheritate from enumeration class data - open the basic types by default - add dependency to basic types by default - modify the generator to prevent the user from opening the same file twice - add options to flush the useless files 2005-06-11 - editor - modify the generator to create the classes and support legacy generators - use java loggers to log events instead of system.out 2005-06-18 - editor - add a comment field to every project objects - modify the generator to include dependent file generators - create regrouped model and controller generator