On Aug 26, 4:06 am, Jamie Bullock <[email protected]> wrote: > Hi Kees, > > I think a lot of people have come unstuck trying to follow that > tutorial, and in general I think TG2 documentation is very poor. I > have everything working here, but I still don't fully understand > aspects of it like what __url__ actually does.
What do you mean "unstuck"? Fyi, that tutorial took about 8 hours to write. I know it's not super in-depth, but to get any more in-depth you have to read the code. There really is not a ton of code in CRC, most of it is in Sprox. Sprox has in-depth documentation, here are the docs on TableBase that you may have not seen: http://www.sprox.org/modules/sprox.tablebase.html#sprox.tablebase.TableBase . Your post made me realize that I had not expressed the __url__ modifier in the latest Sprox Documentation on DojoTableBase: http://www.sprox.org/modules/sprox.dojo.tablebase.html That problem has since been rectified. cheers. -chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

