Compound Theory

v2.0

Categories

  1. Transfer
  2. ColdFusion
  3. JRuby
  4. Java
  5. ColdSpring
  6. Squabble
  7. JavaLoader
  8. ColdDoc
  9. 2ddu
  10. AsyncHTTP
  11. OO Analysis and Design
  12. Flex
  13. Railo
  14. XML / XSL
  15. Hibernate
  16. ColdFusion Builder
  17. Fall
  18. Ubuntu
  19. XHTML / CSS
  20. Eclipse
  21. Git
  22. Oracle Database
  23. Usability / UI Design
  24. webDU
  25. cf.Objective()
  26. LWJGL
  27. cf.Objective(ANZ)
  28. Captcha
  29. MAX
  30. Melbourne CFUG
  31. Martial Arts
  32. Random Things
  33. Conduit

Recent Posts

Projects

Recent Comments

21 January 2007 04:55 PM

Transfer 0.6.1 Released

After quite a few bug fixes and performance enhancements, it made sense to do a maintenance release of Transfer ORM before moving on to version 0.7.

The major improvements and bug fixes that you will see in this release are:
   
For a full list of changes, you can see the changelog .

Download Transfer 0.6.1

For a peek at the future, the major enhancements lined up for 0.7 are:

If you have any questions or comments there is a mailing list , and a forum             .

Comments

Posted by Peter Bell on 22 January 2007 11:39 PM

Any chance of releasing preliminary schema for TQL? Am working a lot with DSLs for describing lists and CRUD and the like and would love to compare notes . . .

Posted by Mark Mandel on 23 January 2007 09:50 AM

Think very HQL (if you've used Hibernate)

'from email.Emails as Emails where Emails.emailName like :emailName'

That's a pretty basic version...

Posted by Peter Bell on 23 January 2007 10:16 AM

Hi Mark,

OK, thanks. Got a book on Hibernate been meaning to read for ages - will check it out. Great work with Transfer BTW - VERY cool!

Posted by John Allen on 24 January 2007 03:27 AM

Yea!
Thanks!

Add Comment