From: Mark D. <ta...@us...> - 2003-04-02 19:12:14
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv10661/template Log Message: Directory /cvsroot/sysmod/sysmod/template added to the repository |
From: Mark D. <ta...@us...> - 2003-04-02 19:19:54
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv12746/template Added Files: baseobject.vm enumeration.vm factoryobject.vm interface.vm Log Message: Initial velocity refactoring. Basic interface/factory/base generation working, now to add the DB persistence. |
From: Mark D. <ta...@us...> - 2003-04-03 05:22:05
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv1168 Modified Files: factoryobject.vm Log Message: |
From: Mark D. <ta...@us...> - 2003-04-03 14:18:13
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv22323/template Modified Files: baseobject.vm Log Message: Lots of refactoring and changing of the new funky velocity templates. Saving to the database is now handled by reflection in AbstractDataObject, filling from the base will be done tomorrow. |
From: Mark D. <ta...@us...> - 2003-04-05 03:00:16
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv2377/template Modified Files: baseobject.vm interface.vm Log Message: Moved loading from ResultSet out of generated class, and into the new JDBCPersister class, which also has the save code. We're now one step away from multiple persistence engines ;-) |
From: Mark D. <ta...@us...> - 2003-05-20 08:39:49
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1:/tmp/cvs-serv32289/sysmod/template Modified Files: interface.vm baseobject.vm Log Message: Added Persister interface. |
From: Peter H. <che...@us...> - 2004-05-31 02:38:23
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28625/template Modified Files: baseobject.vm factoryobject.vm Log Message: First stages of mending fork with Bluechip version of Sysmod. |
From: Peter H. <che...@us...> - 2004-08-31 05:34:17
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11110/template Modified Files: baseobject.vm enumeration.vm factoryobject.vm interface.vm Log Message: Working on bringing JavaGenerator and VelocityGenerator into sync. |
From: Peter H. <che...@us...> - 2004-08-31 11:20:33
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv861/template Modified Files: baseobject.vm interface.vm Log Message: Changes to fix differences between VelocityGenerator and JavaGenerator |
From: Peter H. <che...@us...> - 2004-09-06 19:59:20
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6831/template Modified Files: baseobject.vm Log Message: Changed "DataObject" interface to "DataInterface" being more desciptive of what it was. Other modifications as required to bring JavaGenerator and VelocityGenerator into line. |
From: Allan B. <all...@us...> - 2004-09-17 04:18:21
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17624/template Modified Files: factoryobject.vm Log Message: Added findByJoinQuery which allows more flexibility in a query. |
From: Allan B. <all...@us...> - 2004-10-04 04:33:29
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28213/template Modified Files: baseobject.vm factoryobject.vm interface.vm Log Message: Got unit tests functional. |
From: Allan B. <all...@us...> - 2004-10-05 03:27:19
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24794/template Modified Files: baseobject.vm Log Message: Added support for Linkto's for velocity generation everywhere except httprequest area. |
From: Allan B. <all...@us...> - 2004-10-05 05:17:24
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15361/template Modified Files: baseobject.vm Log Message: Added support for children nodes. |
From: Allan B. <all...@us...> - 2004-10-06 03:41:48
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32379/template Modified Files: baseobject.vm Log Message: Fixed Enum Handling In Velocity Engine |
From: Allan B. <all...@us...> - 2004-10-07 21:33:18
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4987/template Modified Files: baseobject.vm Log Message: used a name instead of a type in template. Minor change |
From: Allan B. <all...@us...> - 2004-10-09 22:28:44
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13893/template Modified Files: baseobject.vm interface.vm Log Message: Introduced java.lang.Number for floats & doubles. Added unit test for fillfromhttprequest |
From: Allan B. <all...@us...> - 2004-10-11 00:14:41
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28038/template Modified Files: baseobject.vm factoryobject.vm Log Message: Correct handling of findBy*** queries for datatypes other than String` |
From: Allan B. <all...@us...> - 2004-10-12 02:27:05
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3948/template Modified Files: baseobject.vm Log Message: FillfromResultset issue, still unresolved. |
From: Allan B. <all...@us...> - 2004-10-12 05:02:27
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30865/template Modified Files: baseobject.vm Log Message: getters are ok now |
From: Allan B. <all...@us...> - 2004-10-13 03:24:26
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17737/template Modified Files: factoryobject.vm Log Message: Fixed impl class issues with compilation. |
From: Allan B. <all...@us...> - 2004-10-13 03:29:56
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18696/template Modified Files: factoryobject.vm Log Message: Added implementations parameter to build script |
From: Allan B. <all...@us...> - 2004-10-15 03:01:25
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23762/template Modified Files: baseobject.vm Log Message: bug in findByQuery fixed. |
From: Allan B. <all...@us...> - 2004-10-15 04:43:15
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7717/template Modified Files: baseobject.vm Log Message: implemented equals method |
From: Allan B. <all...@us...> - 2004-10-20 04:58:40
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11229/template Modified Files: baseobject.vm interface.vm Log Message: Using vm template for sql statement creation |