Hi, about the current state of the art:
>>>> problems with new navigation system: a) fetching an entire table in memory Could we try to eliminate this problem with a JDBC-2.0 datasource "plugin" ? - Example code exists (see my previous mail) - current DbForms version uses a datasource factory design patter (mhhh... it seems to me more similar to a factory + strategy... but I should have more time to inspect the code) - concrete datasource objects extends a common base class it's a problem to create a new DatasourceJDBC2.0 class and extend the xml prefs to select the default jdbc datasource type ? Ok, yes, there must be a person that write the code ;^) Time ago the problem was about the usage of JDBC2.0 drivers... I think major rdbms support it... and it's not a new jdk feature... ;^) b) what other problems exist with the new navigation system ? If no other problems exist, and (a) could be a good solution, could we deprecate the classic navigation system ?? What does the old system offer that's better than the new one ?? Luca ------------------------------------------------------- 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
