Hi Ben, Now that you've updated the code, you can move it back from unmaintained into extra.
Also, I noticed you changed retain stack usage into locals in a few places. How about giving the locals meaningful names, rather than r1, r2, etc? Slava On Fri, Mar 12, 2010 at 5:56 AM, Ben Schlingelhof <[email protected]> wrote: > Alright, done that. You'll find the changes under > > http://github.com/radebrecht/factor/tree/odbc-update > > Ben > > On Thu, Mar 11, 2010 at 17:43, Ben Schlingelhof > <[email protected]> wrote: >> Hi everyone, >> >> I've managed to revive the odbc-vocabulary. It works fine with my sql >> server 2005 database and I've added correct conversion for timestamps. >> Can anybody explain what I have to do to get this back into >> maintained? I'm on github but until now have just used the >> download-version of factor. My idea would be to fork it, put the >> changes in and inform you guys here. Am I correct? >> Another question: Does a vocabulary have to have unit-tests to be in >> maintained? I can add some but most of it isn't testable without a >> odbc-connection. >> >> Ben >> -- >> Ben Schlingelhof >> benseins.de >> > > > > -- > Ben Schlingelhof > benseins.de > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
