Revision 881727
Go back to digest for 9th November 2008Other in Office
Lorenzo Villani committed changes in /trunk/koffice/kexi/webforms:
Ladies and gentlemen: "break my kwebforms" show begins:
DataProvider is undergoing a small refactoring (it becomes a Singleton class)
Add a method to "reopen" the connection to the database.
This will probably fix a bug with Authenticator::loadStore(), remove a global variable (ugh!) and provide a saner interface.
Drawbacks: not thread-safe, a little bit more complex introduces a serious point of failure...
File Changes
Modified 3 files
- /trunk/koffice/kexi/webforms
- /auth/Authenticator.cpp
- /model/DataProvider.cpp
- /model/DataProvider.h
3 files changed in total