I haven't looked at SubstanceD closely enough to see what it's missing. I just followed it at arm's length as mcdonc was developing it. At one time I was going to put it in an index of Pyramid CMS-like products but mcdonc said, "No! It's not ready!" So it's great to see it is ready now, but I haven't looked at how polished it is. I haven't needed a "CMS" at work, and for my home site versioning and text diffs and branches trumps through-the-web editing, so that led me to Git-based content.
On Fri, Aug 28, 2015 at 8:55 PM, Carlos de la Guardia <[email protected]> wrote: > Have you any particular features in mind? > > Carlos de la Guardia > > On Fri, Aug 28, 2015 at 9:07 PM, Mike Orr <[email protected]> wrote: >> >> On Fri, Aug 28, 2015 at 6:46 PM, Paul Everitt <[email protected]> >> wrote: >> > A couple of months ago I was talking again with Shane Hathaway about my >> > endless interest in the ZODB experience, outside of the ZODB, even if it >> > means restricted to PostgreSQL 9.4+. He gave me a recursive CTE that would >> > do “traversal” in one query. It pointed to all kinds of cool ideas related >> > to permission filtering as part of a SQLAlchemy query chain. >> >> I've sometimes thought about reimplementing Kotti with ZODB. (How >> Plone is that???) Again because of Kotti's insistence on querying >> ancestor records to get to a child: is it really necessary to fetch >> the root record on every request? But now that SubstanceD has been >> published, I guess that covers that space. You'd just need to review >> Kotti's UI features and port over the ones that are missing. >> >> -- >> Mike Orr <[email protected]> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/pylons-discuss. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
