For starters, GNUe is not a web-based application...
Aside from this general observation, it would be possible to have a
web-based application server as the backend.....
Application Server is very much an over-used term...
I think Zope [is really a] "highly-extensible web-based publishing
environment." Sure, it's a type of application server, but I don't see
too much overlap in goals....
GNUe [] very specific focus [is a] a business rules + data server []
envision a series of servers: "business rules/data server", "RBAC
authentication server","workflow server", etc. ...
Now, it could be feasible, I suppose, to reuse the very *core* of Zope as
our core and not use their higher-level content-specific layer. However,
from a practical standpoint, I truly think this would be more effort
than it's worth. For starters, we already have a strong core
(gnue-common) that would provide pretty much what the "core" of Zope
would provide . Also, Zope is a very complex piece of software to
develop on internally. From Zope 3.0's Wiki board:
"You can't learn Zope in bite sized chunks; you must learn the
entire framework at once. You can't use familiar tools and
techniques. It's hard to reuse code. The Zope development model (ie
Products) often seem too heavy-weight. Zope products don't offer a
good separation between logic and content."
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/VisionStatement