Following the discussion on the possible usefulness of a flash tutorial for ZClasses, one might conclude that: "Some people think it is easy to work with ZClasses and some think it is not." This conclusion alone should indicate a need for more or better tutorials on ZClasses. I am sure Dieter is quite right when he says that: "-- but you are using ZClasses because your Zope programming skills are not yet developed enough to implement full blown Zope products." However, I am not sure that every Zope programmer would have the need/desire/ability to become able to develop his/her own Zope products. For these programmers, ZClasses might be an handy option. When it comes to a flash tutorial in general, I see one challenge: The possibility for others to participate in the development/improvement of the tutorial. Within the Zope book everyone can add comments. This constantly serves to improve the book. Such an option in a flash tutorial would contribute to ensure the tutorials further life within the Zope community. Børge
--On Montag, 19. Juli 2004 15:09 Uhr +0200 Børge Kjeldstad <borge.kjeldstad@whiteflower.no> wrote:
Following the discussion on the possible usefulness of a flash tutorial for ZClasses, one might conclude that:
"Some people think it is easy to work with ZClasses and some think it is not."
This conclusion alone should indicate a need for more or better tutorials on ZClasses.
Speaking for the German Zope User Group...no one of us advices newbies to learn and to use ZClasses. ZClasses are big DON'T USE IT.
I am sure Dieter is quite right when he says that:
"-- but you are using ZClasses because your Zope programming skills are not yet developed enough to implement full blown Zope products."
However, I am not sure that every Zope programmer would have the need/desire/ability to become able to develop his/her own Zope products.
For these programmers, ZClasses might be an handy option.
No. You will reach a point where you can't go any further with ZClasses because they are too limited at some point and too broken. Especially the brokenness of ZClasses is important to understand. There is currently no code maintainer for ZClasses, there were no major bugfixes for years. The implementation is hard to understand and to follow...that's reason enough not to use ZClasses. They make the newbies unhappy. ZClasses = Nice concept, broken implemenation. I agree with Dieter that the bugs could be fixed but there are no volunteers to fix them and I doubt that there will be any in the future.. -aj
"ZClasses are big DON'T USE IT"
That depends on who is going to use them. Zope users don't have the same set of needs, and I suspect that appreciations on ZClasses were biased by them. I'm sure they have its downsides. I'm aware of some of them, and so I do use them without problems for what IMO they're worth: short and medium-term apps, like rapid prototypes. Ausum ----- Original Message ----- From: "Andreas Jung" <lists@andreas-jung.com> To: "Børge Kjeldstad" <borge.kjeldstad@whiteflower.no>; <zope@zope.org> Cc: <dieter@handshake.de>; <ausum_studio@hotmail.com>; <lists@andreas-jung.com> Sent: Monday, July 19, 2004 10:28 AM Subject: [Zope] Re: Flash tutorial for ZClasses --On Montag, 19. Juli 2004 15:09 Uhr +0200 Børge Kjeldstad <borge.kjeldstad@whiteflower.no> wrote:
Following the discussion on the possible usefulness of a flash tutorial for ZClasses, one might conclude that:
"Some people think it is easy to work with ZClasses and some think it is not."
This conclusion alone should indicate a need for more or better tutorials on ZClasses.
Speaking for the German Zope User Group...no one of us advices newbies to learn and to use ZClasses. ZClasses are big DON'T USE IT.
I am sure Dieter is quite right when he says that:
"-- but you are using ZClasses because your Zope programming skills are not yet developed enough to implement full blown Zope products."
However, I am not sure that every Zope programmer would have the need/desire/ability to become able to develop his/her own Zope products.
For these programmers, ZClasses might be an handy option.
No. You will reach a point where you can't go any further with ZClasses because they are too limited at some point and too broken. Especially the brokenness of ZClasses is important to understand. There is currently no code maintainer for ZClasses, there were no major bugfixes for years. The implementation is hard to understand and to follow...that's reason enough not to use ZClasses. They make the newbies unhappy. ZClasses = Nice concept, broken implemenation. I agree with Dieter that the bugs could be fixed but there are no volunteers to fix them and I doubt that there will be any in the future.. -aj _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--On Montag, 19. Juli 2004 11:37 Uhr -0500 Ausum Studio <ausum_studio@hotmail.com> wrote:
"ZClasses are big DON'T USE IT"
That depends on who is going to use them. Zope users don't have the same set of needs, and I suspect that appreciations on ZClasses were biased by them.
I'm sure they have its downsides. I'm aware of some of them, and so I do use them without problems for what IMO they're worth: short and medium-term apps, like rapid prototypes.
...as you like it ...hope you got my point :-) Andreas
Andreas Jung wrote at 2004-7-19 17:28 +0200:
... I agree with Dieter that the bugs could be fixed but there are no volunteers to fix them and I doubt that there will be any in the future..
We (our common employer) are using ZClasses... And I will fix problems that threaten to break our applications... -- Dieter
participants (4)
-
Andreas Jung -
Ausum Studio -
Børge Kjeldstad -
Dieter Maurer