[nyphp-talk] Text versioning/manipulation caching architecture suggestions

2008-01-29 Thread dann
Hi Max, I had a similar situation in the past involving a single table of Content Items which evolved from simple strings to elaborate objects with branching / staging, localization, history, and cached processing. The solution I implemented involved three tables: 1. Content Items: a plac

[nyphp-talk] Text versioning/manipulation caching architecture suggestions

2008-01-28 Thread max goldberg
Hello buds, It's been a while since I've been active on the list but I figured I'd give a holler and see if anyone had any suggestions for an application design problem I've run into. I have a large number of text fields across many tables in a fairly large database all of which can be manipulate