On Sun, Jan 06, 2002 at 05:33:26PM -0800, Jason W. May wrote: > Perhaps I'm being obtuse, but I can't quite see the value that > subclassing DBI is likely to provide to application developers. > > Could one of you with the Big Picture possibly put together a > few code fragments illustrating how this might look in practice, > based on your current thinking? You briefly mentioned a SalesOrder > scenario earlier, perhaps that could be expanded.
Yes, I need to do that (though that's probably not a good example). I also need to make very clear that subclassing DBI is NOT a good idea in general. Just because it's now supported and documented doesn't mean that many applications should use it. Tim.
