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

17 April 2007 12:39 PM

Transfer 0.6.3 Goes Final!

After a good Release Candidate phase, Transfer 0.6.3 is ready for release.

There is nothing huge to report in the change from RC2 to Final, except for a few small code cleanups and some more documentation, and that is about it.

For the big spiel about what is new in 0.6.3, check out the RC1 release post.

Now it's just a case of seeing what I can manage to fit in before cf.Objective(), which is in two weeks!

Enjoy!

Comments

Posted by Richard on 21 April 2007 07:14 PM

Hi Mark - just started looking at Transfer. Very impressive stuff. Just to point out what looks like a wee typo in the tBlog app. In the tql statement in listPosts.cfm, I think the orderby clause should be from Post.dateTime not post.DateTime. (At any rate running mssql on Mac)

Posted by Richard on 21 April 2007 07:15 PM

wooops - now I got a typo - should be "Post.DateTime"

Posted by Mark on 21 April 2007 09:27 PM

Thanks for that Richard - those tricky case sensitive databases!

Fixed, and re-uploaded.

Posted by Richard on 08 May 2007 05:42 PM

Hi Mark - maybe I've missed something or am stupid! If you have one-to-many relationships, can you simply choose whether to define relationship in the parent as one-to-many, or in the child as many-to-one, or both?

Posted by Mark on 10 May 2007 10:22 AM

Richard, I would suggest posting this message to the mailing list with some more details, you will find it here: http://groups.google.com/group/transfer-dev/

Add Comment