Comment Re:On Zope (Score 1) 229
Surely we do not have everything in Zope, but many things are not there, because people jsut did not need it. Just because 1-2 people ask for SOAP does not mean it is a widely needed protocol. Here are some comments:
- transactional control: We have this.
- Object relational layer: There are several Zope 2 solutions for this and for Zope X3 there is the really cool sqlos framework (http://codespeak.net/z3/sqlos/).
- SOAP: People request it, but noone has needed it badly enough to write an implementation.
- Cross Container communications: I have no clue what you are talking about.
I hope that helps.
- transactional control: We have this.
- Object relational layer: There are several Zope 2 solutions for this and for Zope X3 there is the really cool sqlos framework (http://codespeak.net/z3/sqlos/).
- SOAP: People request it, but noone has needed it badly enough to write an implementation.
- Cross Container communications: I have no clue what you are talking about.
I hope that helps.