Re: [elephant-devel] Class definition vs. store schema conflicts

2008-03-04 Thread Robert L. Read
On Tue, 2008-03-04 at 17:18 -0500, Ian Eslick wrote: > My fellow Elephants, > > I've recently added support for a full schema evolution infrastructure > on my local development branch. Every persistent class now has a > schema object associated with it and each store that has one or more >

[elephant-devel] Class definition vs. store schema conflicts

2008-03-04 Thread Ian Eslick
My fellow Elephants, I've recently added support for a full schema evolution infrastructure on my local development branch. Every persistent class now has a schema object associated with it and each store that has one or more instances of that class has a corresponding database-specific sc