+1 Sergio!! Great idea. Died you do a rearrange of the packagages, too? I think the DataSourceFactory and DataSource classes should go into the org.dbforms.event package and so on...
Did you integrate the classic system or is it just the first step to do so? I think the reorganisation is ok to commit, isn't it? Regards, Henner > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Sergio Moretti > Gesendet: Donnerstag, 14. August 2003 16:26 > An: jdbforms-interest > Betreff: [dbforms] adding old navigation system to DataSource > architecture > > > I repost the mail without attachment. > > hi, > I've tryed to rearrange the DataSource structure to fit the > old navigation system to it. What I've done now is a simple > reorganization of methods, I haven't created nothing new, but > now it seems that old system is a little more closely > integrated with new concepts. What I've done: The abstract > class DataSource is became an interface with the minimum > methods it needs for now (I think here we can do much > better). The old DataSource class is renamed in DataSourceDL, > which implements DataSource and is extended by DataSourceJDBC > and DataSourceXML as before. The new class DataSourceQRY > implements the navigation system. The methods in > DataSourceQEY are all copied from: > * DataSourceJDBC & DataSourceDL > * classic events > > The image at http://62.94.134.236/dao.html show the class > diagram of the > dao package. > > the new subsystem is ready, and if you want to take a closer > look at it, send me a message and I will post the code to you. > > I hope this can be a starting point to begin a better > integration for this. > > cheers > -- > Sergio Moretti > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites > including Data Reports, E-commerce, Portals, and Forums are > available now. Download today and enter to win an XBOX or > Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet _072303_01/01 _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
