Hallo,
Chris Bruce hat gesagt: // Chris Bruce wrote:

> I am getting ready to build a large webbased application.  I am set
> on python (still wondering how to make installation easy) and am
> deciding between Zope and Webware.  I have developed many Zope
> applications, but new to Webware.  

Why not just develop some Webware apps?! It's really easy for someone
already familiar with Python and HTML/HTTP. I'm sure, this is the best
way to "get a feeling" for Webware.

> But many things I have read about Webware always mention "Non of the
> Headaches of Zope" or something similar.  What is meant by this?

I guess, it's the thinness of Webware. WW is "pro-Python", which
means, that everything you do is more than less directly done in
Python. No DHTML, no (or only little) web-based configuration. This -
at least IMO - is one of the strong points in Webware: it doesn't put
anything between the application developer and Python.

> Can you guys offer some objective information for/against Zope/Webware in
> general.  My application is basically "a website in a box" designed for the
> needs of a specific industry..

I always had problems really understanding Zope. A lot of the docs
look like MS-Word manuals describing which menus to open: "Go to
Options->Preferences, click the radio box labeled 'spam'" and so on. I
didn't like that. I like the Webware-way: "Write a class called
'SitePage' that inherits from 'Page'..."

> I am not looking to start a debate or anything, just trying to get some
> fresh points of view.  Some of the reasons why I am looking at Webware:
> MiddleKit

sqlobject.org would be an alternative.

> Features about Zope I like:
> Webbased access to development and whole system

That you would have to develop in Webware yourself first.

> Built in Security (no coding)

A non-decided issue in Webware. Currently everyone has his/her own
security system.

> Virtual Host Support

Here you'd need to use your webserver's capabilities with WW.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to