Tomi Tuomainen

Show:

What's happening?

  • Comment: fluent table and column

    I extended fluent interface to Join properties to keep api similar. These properties are passed also in constructor,but I wanted to leave an opportunity to change parameters after creation. I don't know how useful this actually is, but I basically I like keeping everything freely modifiable. Fluent api with column.add/remove is tougher case. I am not sure how this api would look like.....

    2009-11-10 20:26:33 UTC in Kauklahti

  • Kauklahti

    tomituomainen committed revision 49 to the Kauklahti SVN repository, changing 10 files.

    2009-11-10 20:09:51 UTC in Kauklahti

  • Comment: Ant Build Tests

    Thanks, I updated this build.xml. If you are working with this build in separate directory, send me a patch. But if there's no more magic in this, I just might do it myself (takes a minute or two). We actually do this in our "real project" builds.

    2009-11-10 19:50:58 UTC in Kauklahti

  • Kauklahti

    tomituomainen committed revision 48 to the Kauklahti SVN repository, changing 1 files.

    2009-11-10 19:46:29 UTC in Kauklahti

  • Comment: Table Package Private Methods

    First I planned to leave some room for extending the framework and used protected methods quite a lot. But api is better this way. I checked all classes and changed method visibilites to exactly what is necessary. I can change this if somebody gives me good reasons why overriding for example Writer-classes is needed. Changes are committed to SVN.

    2009-11-10 19:37:26 UTC in Kauklahti

  • Kauklahti

    tomituomainen committed revision 47 to the Kauklahti SVN repository, changing 16 files.

    2009-11-10 19:25:21 UTC in Kauklahti

  • New feature: DatabaseWriter

    I just committed a new feature into SVN. Mapper has now methods: public List writeCreateTable(Table table) public List writeDropTable(Table table) This will generate create table and drop table statements for given Table configuration (including joins). This feature is mainly for testing purposes, now we can generate in-memory database for unit tests. Similar...

    2009-11-09 19:19:47 UTC in Kauklahti

  • Kauklahti

    tomituomainen committed revision 46 to the Kauklahti SVN repository, changing 11 files.

    2009-11-09 18:57:54 UTC in Kauklahti

  • Kauklahti

    tomituomainen changed the public information on the Kauklahti project.

    2009-11-08 19:16:48 UTC in Kauklahti

  • Kauklahti

    tomituomainen changed the public information on the Kauklahti project.

    2009-11-08 19:16:40 UTC in Kauklahti

About Me

  • 2005-04-25 (5 years ago)
  • 1266024
  • tomituomainen (My Site)
  • Tomi Tuomainen

Send me a message