[Cosmo-dev] 0.6 sharing proposal
Brian Moseley
bcm at maz.org
Tue Nov 7 16:13:10 PST 2006
On 11/7/06, Phillip J. Eby <pje at telecommunity.com> wrote:
> In the simplest possible terms, you have implemented your own object
> database if it's not possible for someone unfamiliar with your project to
> reverse-engineer the application's outward functionality without reference
> to *anything* but the database schema.
ah, ok, well that's not the case. no layers of abstraction between our
object model and database schema. we do a bit of single-table
inheritance for items, but it's nothing particularly tricky.
More information about the cosmo-dev
mailing list