Yesterday there was the 1st official DORM training in Milan.

Yesterday there was the 1st official DORM training in Milan.
During the last month, I've been working a lot on usability side!

http://code.google.com/p/delphi-orm/
http://code.google.com/p/delphi-orm/

Comments

  1. Hello. That looks interesting. Any plans to integrate with the Delphi Spring framework?

    ReplyDelete
  2. Yes, there are plans to do the integration with Spring. However, there are some features (on both frameworks) that needs to be frozen before doing them.

    ReplyDelete
  3. I think the plans are to work on some Spring features to make them more usable by other projects (personally I am very focused on doing that for the collection types). Daniele Teti It would be nice if you can elaborate on the requirements.

    ReplyDelete
  4. I am using Spring collections in my own ORM framework.

    ReplyDelete
  5. Currently many of the internal complexity of DORM is related to the PersistenceIgnorance. DORM can persist everything and can handle any kind of collections (there is a RTTI wrapper that "try" to recognize a collection). I'd like to integrate the Spring DiC, logging and serialization components in DORM. But I still have to define all the "release 1" features.

    ReplyDelete

Post a Comment