"Ian Charnas" <[EMAIL PROTECTED]> writes: > I can work this into TurboGears as a patch and a new widget, but I fear > it would be rejected because a) it's all going to have to change with > the release of cherrypy 3, and b) I'm going to have to add a > 'get_file_upload_statistics' method (or something similar) to the > RootController class, which there is no precedent for. Could someone > who is committing code comment on this and give me some feedback? I'd > love to code this up for public use!
Can't there be another kind of communication? I believe that this would be much better if it fitted the new idea that Alberto had for widgets that made them "framework independent". So, if you're willing to use CP + <something> you wouldn't have TG's RootController there. I haven't thought of how to signal to the app how much has been done, but it should probably be using events and some kind of listener for those events. -- 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?hl=en -~----------~----~----~----~------~----~------~--~---

