On 10/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I still think a cookbook/template/sample approach like the ajax_table
> in MochiKit is better unless you want to gear every TurboGears user to
> a particular model(RoR or to a less extend Nevow), which I assume was
> not the initial intend.

People will always be free to "roll their own", as far as CRUD goes...
it would be purely an addition to the framework.

One way to look at it is that it's like the "quickstart". Rather than
starting you off with a blank slate, it puts you part of the way
toward your final goal. The key is providing a straightforward,
non-magical way to get from point A (completely generated CRUD) to
point B (the CRUD that an individual application requires).

People seem to really like Django's admin interface, so it must not be
completely impossible to do CRUD that people like.

Kevin

Reply via email to