Ronald Jaramillo <[EMAIL PROTECTED]> writes: > I have uploaded a screencast (http://www.checkandshare.com/blog/? > p=41) where I talk about some of the ideas > for the next version of CatWalk and by extension FastData. > Cheers. > Ronald
Great idea, Ronald! But for filters I'd like to use the same syntax as SQLObject or Python itself. This brings more coherence to it with what one might need to code in his own code... Something like "name == 'Juanes'" instead of "'name', 'eq', 'Juanes'". I also found it a bit confusing from the beginning to find out if this is a "down" or "up" reference in your example... Is it based on the column name? So, for example, can't I have something like "model.Class.something" and have it in a column named "anotherthing" using this "go down" or "go up" idea? -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

