"BJörn Lindqvist" <[EMAIL PROTECTED]> writes: > The javascript application is written using qooxdoo which is a totally > kickass web gui toolkit.
Indeed! Very beautiful! I didn't know it before and I found it very interesting! I'm still watching the demos, but how's it to develop with? How are its docs? And how well does it integrate with MochiKit? > As I said, I don't know the right way to create controllers. But an > "add_entry_controller" doesn't make any sense to me. IMHO controllers > are classes and as such they should be subjects and represent some > kind of object. "add entry" is more of a verb and sounds like a name I > would give a method instead. I follow the same rule. A controller is usually a page or set of pages that does an operation fully, all CRUD and auxiliary functions. -- 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 -~----------~----~----~----~------~----~------~--~---

