On Wed, May 17, 2006 at 07:21:36PM +0200, Felix wrote: > What do i need to become a SQLObject core developer or tester or documetator > ??
There is a number of bug reports and a small number of patches at the SF tracker: http://sourceforge.net/tracker/?group_id=74338 Put your code, tests or documentation patches there. Test other patches. Discuss issues in the mailing list. > Is there any guide to become any of them ? There isn't currently a formal way. Become an active contributor and ask for SVN write permission. > Is there any list of SQLObject TODO ?? There is a TODO: http://svn.colorstudy.com/SQLObject/docs/TODO.txt There are the following big tasks: fix, test and merge Oracle branch: http://svn.colorstudy.com/SQLObject/branches/trunk-oracle/ Finish and merge "parametrized queries" branch: http://svn.colorstudy.com/home/phd/SQLObject/paramstyles/ BTW, thank you reminding. I will add two big items to the TODO: DB2 driver and a hierarchy of exceptions (IWBN if SQLObject translate low-level exceptions from DB API drivers to a consistent set of high-level exceptions). Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
