Daniel Berg wrote: > Development time generation will still be necessary for the static > interfaces so client code can compile against the static types. > Do you agree? >
The interfaces need to be there at development time but the user has the option of generating them from XSD or other metadata source or simply just writing/reusing them. Having a generation step is the user's choice rather than a requirement imposed by the SDO implementation. -- Jeremy
