Hello. I was hoping to simplify my lookup method by using a default for all the calls with only one argument (the lookup calls start with two arguments). I thought that it would not cause any problems, but it seems that it is always the lookup method that is called... (index works correctly)
Is it possible to use default in the same controller as lookup? Or did I make any mistake? (TG2.0b5) thanks. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

