We have a project that we previously developed in Plone - we are considering rewriting it in web2py. It turns out Plone was a good choice *at the time* but better, more productive frameworks now exist. Anyway there are few things that Plone does well that I'm not sure how to address using web2py:
1. state-based workflow 2. versioning of content objects 3. indexing and searching of binary formats (word, pdf, excel etc...) 4. full-text search of all content objects 5. customer subdomains (customer1.example.com, customer2.example.com) Actually those are pretty core requirements for this project, so maybe staying with Plone is the way to go ;) But seriously, if you've made web2py do any of the above, I'd be interested to hear about it. regards, Darcy -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

