Re: [Zope-dev] Re: Killer App for ZClasses

2007-05-04 Thread Dieter Maurer
Christopher Lozinski wrote at 2007-5-3 09:12 -0700: > ... >I would love to see detailed documentation of Zope Product Classes. While a bit outdated, the Zope Developper Guide is still a major help. -- Dieter ___ Zope-Dev maillist - Zope-Dev@zope.

Re: [Zope-dev] Re: Killer App for ZClasses

2007-05-04 Thread Dieter Maurer
Lennart Regebro wrote at 2007-5-3 17:42 +0200: >On 4/26/07, Dieter Maurer <[EMAIL PROTECTED]> wrote: >> Andreas Jung wrote at 2007-4-25 22:13 +0200: >> > ... >> >But readable and comprehensible magic...but I would not call that magic. >> >> If I see at class level a function call "grok.context(some

Re: [Zope-dev] Re: Killer App for ZClasses

2007-05-03 Thread Christopher Lozinski
Lennart Regebro wrote: On 4/26/07, Dieter Maurer <[EMAIL PROTECTED]> wrote: Andreas Jung wrote at 2007-4-25 22:13 +0200: > ... >But readable and comprehensible magic...but I would not call that magic. If I see at class level a function call "grok.context(something)", this does not look like

Re: [Zope-dev] Re: Killer App for ZClasses

2007-05-03 Thread Lennart Regebro
On 4/26/07, Dieter Maurer <[EMAIL PROTECTED]> wrote: Andreas Jung wrote at 2007-4-25 22:13 +0200: > ... >But readable and comprehensible magic...but I would not call that magic. If I see at class level a function call "grok.context(something)", this does not look like "comprehensible magic". I

Re: [Zope-dev] Re: Killer App for ZClasses

2007-04-26 Thread Dieter Maurer
Andreas Jung wrote at 2007-4-25 22:13 +0200: > ... >But readable and comprehensible magic...but I would not call that magic. If I see at class level a function call "grok.context(something)", this does not look like "comprehensible magic". -- Dieter

Re: [Zope-dev] Re: Killer App for ZClasses

2007-04-25 Thread Andreas Jung
--On 25. April 2007 16:35:54 -0400 Kapil Thangavelu <[EMAIL PROTECTED]> wrote: As someone who used ZClasses intensively, I believe "yes". As so often, I disagree and must second Philipp. i'd agree with andreas but for one thing, restarting the app server for minor code changes is painful..

Re: [Zope-dev] Re: Killer App for ZClasses

2007-04-25 Thread Kapil Thangavelu
On Wed, 25 Apr 2007 16:13:43 -0400, Andreas Jung <[EMAIL PROTECTED]> wrote: --On 25. April 2007 21:51:24 +0200 Dieter Maurer <[EMAIL PROTECTED]> wrote: In your (stripped away) example, I saw lots of magic (e.g. "grok.context", "grok.name", "@grok.action"). But readable and comprehensi

Re: [Zope-dev] Re: Killer App for ZClasses

2007-04-25 Thread Andreas Jung
--On 25. April 2007 21:51:24 +0200 Dieter Maurer <[EMAIL PROTECTED]> wrote: In your (stripped away) example, I saw lots of magic (e.g. "grok.context", "grok.name", "@grok.action"). But readable and comprehensible magic...but I would not call that magic. For me (several years back), Z

Re: [Zope-dev] Re: Killer App for ZClasses

2007-04-25 Thread Dieter Maurer
Philipp von Weitershausen wrote at 2007-4-19 07:52 +0200: > ... >ZClasses surely was an easy way to create CRUD applications in Zope 2. >However, apart from many technical difficulties that are ZClasses, I >personally find that through-the-web (TTW) development is actually >hurting Zope and the