Menu

/trunk/src/net/sf Commit Log


Commit Date  
[r39] by calmera

Woohoo, today I got the generator working again. The common pack is generating again. Offcourse you can't do much without the other support packages but this is a start. Next thing to do is to convert the other templates so we can generate them all.

2007-09-09 21:03:38 Tree
[r37] by calmera
2007-08-19 20:56:39 Tree
[r31] by calmera

Deleted old code

2007-08-15 16:10:15 Tree
[r30] by calmera

The conversion inside the common package are deprecated. I'll replace them with the ones under the main directory net/sf/sql2java/Configuration.java
All Items are read inside the configuration object. This means every component of the system gets initialized. We can now start fixing relation support and the generator.

2007-08-15 16:04:28 Tree
[r29] by calmera

Relation fetching is working too (i think). I don't have a database with relations so someone needs to test this.

2007-08-15 14:20:03 Tree
[r27] by calmera

Today I got the configuration reader working again. The config.cfg.xml file was read correctly same as the package configurations. We'll still have to take a look at the

2007-08-15 13:26:15 Tree
[r25] by calmera

I'm trying to get things working from the beginning. I'll start with the configuration reader. Next will be the database fetcher. Things aren't working yet, but i have good hopes (for now)

2007-08-13 20:37:45 Tree
[r24] by calmera

Deleted the Feature stuff. This will be replaced by the Packaging idea

2007-08-07 17:55:50 Tree
[r23] by calmera

I did make some changes to support template packages to be used. This means we can create jar files containing templates and the scripts used by them. This should also make it a lot easier to manage the templates and other entities resulting in a library which users can consult to get new generation features.

This also means the whole feature part is removed because this does the same as the packs (only not as well).

Configuration has changed too. I use Annotations to declare which properties are values, attributes, tags or references. This will keep the code clean and mean so we'll have a lot less work getting everything the way we want. No configuration objects or other garbage. We'll just read the configuration into the classes. The main configuration file is config.cfg.xml. This will contain different sections with the needed information.

2007-08-06 21:37:16 Tree
[r15] by jordan_v86
2007-06-11 13:49:34 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.