From: Vsevolod (S. I. <si...@cs...> - 2004-01-03 23:05:00
|
Chris, Welcome back and happy new year! A couple of issues cropped up: 1. Why do you lowercase field names? Can this be a configuration option instead? 2. This is probably asking for too much, but is it possible to call fetch_group on classes with 'has_a' and 'link_to' attributes with the 'where' filters specifying fields of the dependent classes? Unless I missed the official way of doing this, I have to do it manually for now. (If you do decide to implement this, keep in mind the fun issue of inner vs outer joins - a search for the null value of the dependent field may return valid top-level rows that do not have dependent records). I also sent a couple of questions around Christmas time - hopefully you'll find them among the deluge of spam. :) Thanks, Simon -- Simon (Vsevolod ILyushchenko) si...@cs... http://www.simonf.com America's business leaders simply don't want to think about complex technology issues - they want to think about golf. Microsoft promises them that. Andrew Grygus, www.aaxnet.com |