> > Cool. Glen will be pleased (I think). > Of course.
> > Lets say we have a table called Document. Our xml-schema parser creates two > > java files, AbsDocument.java and Document.java. AbsDocument has all of the > > generated code for getting and setting data to and from the database. Then > > we can add methods to Document.java w/o having to worry about adjusting our > > code (most of the time) when we change our schema. > > > > Yes. I prefer to spell out Abstract, but other than that I think we're > in agreement :-) > +1 for long identifiers.
