Changes between Version 2 and Version 3 of FmgVen


Ignore:
Timestamp:
Aug 29, 2010, 12:37:59 PM (14 years ago)
Author:
fmguler
Comment:

updating ven wiki

Legend:

Unmodified
Added
Removed
Modified
  • FmgVen

    v2 v3  
    11= Welcome to fmgVen - A Convention over Configuration Java ORM Tool = 
    2 == Project Overview == 
     2 
     3{{{ 
     4#!div class="wiki-toc" 
     5 - [wiki:FmgVen/Overview Overview] 
     6 - [wiki:FmgVen/Releases Releases] 
     7 - [wiki:FmgVen/Schedule Schedule] 
     8 - [wiki:FmgVen/Documentation Documentation] 
     9 - [wiki:FmgVen/Development Development] 
     10}}} 
     11 
     12== [wiki:FmgVen/Overview Project Overview] == 
     13 
    314fmgVen is an alternative to heavyweight ORM tools, where mapping is problematic, and having problems because of lazy loading, etc. It maps database to java domain objects without mapping. Data access must be simple and lightweight. The points of fmgVen are; 
    415 
     
    1526 * There are still people using Java 1.4 
    1627 
     28[wiki:FmgVen/Overview read more] 
     29 
    1730== Releases == 
    1831 * '''fmgVen 0.1''' : Old Release, ancient fmgVen TODO: link 
    1932 
    2033== Schedule == 
    21 ''TODO ''with Scheduling System. Current approx.: 2 weeks of work. 
     34To be integrated with Scheduling System. Currently no schedule is arranged. 
    2235 
    2336== User !Guide/Documentation == 
     
    2538 
    2639== Design & Development == 
    27 ''TODO'' Components, Req&UC, Impl Notes. Task reports. 
     40Includes the requirements, use cases, and implementation notes for the project. 
     41 
     42 * Development Overview 
     43   * All Requirements 
     44   * All Use Cases 
     45   * Implementation Notes