Changes between Version 7 and Version 8 of FmgVen/Development/Implementation


Ignore:
Timestamp:
Apr 10, 2011, 9:32:44 PM (14 years ago)
Author:
fmguler
Comment:

criteria is completed. leaving the project at this state.

Legend:

Unmodified
Added
Removed
Modified
  • FmgVen/Development/Implementation

    v7 v8  
    1717 
    1818 * '''10.02.2011''': [28] [29] Ven.get() and Ven.list() are completed. This is a significant part of the system. Associations (joins/includes) are handled. I am only unsure about handling the one to many reverse join field. There is not an easy way to infer it from the classes. We just need to know which field refers to the parent object. The element class in the list can be inferred somehow. The only place requiring configuration is here. Of course there can be some kind of convention if there is only single association. 
     19 
     20 * '''10.04.2011''': [30] Criteria system initial implementation is OK. Both string based and object based criteria are supported. This was the last commit for #3, created #4 and #5 for further improvements. From now on, the plan is to leave the project in this state and start applying it to other projects. This will let us to test it thoroughly and discover further possible improvements. After testing and gathering new findings, I am planning a second iteration to implement them. 
     21