ToddG wrote: > I don't know if there's a mathematical formula for this, but it's > looking like all ideas are approaching an object traversal/resolution > scenario like in: Zope, Quixote, CherryPy, etc. Perhaps one of those > can offer some direction. > > I think most of those work on an instance heirarchy, this is more slanted towards the package/type heirarchy. Or not?
Also, it elides the 'models' package, which would I think be kind of odd with a full blown object traversal thing. And this really is just for one (important) application, so I doubt at this point we need that level of sophistication/flexibility.