Compound Theory

v2.0

Categories

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

Recent Posts

Projects

Instant Message

Instantly grab my attention...

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