Re: [tcljava-dev] Google Summer of Code 2010
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2010-04-05 21:20:18
|
Tom Poindexter wrote: > The Tcl/Tk Community is again sponsoring projects for GSOC. > I would encourage anyone that has ideas for TclJava/Jacl/TclBlend > and willing to mentor a student, to submit them by adding to the wiki > page at: > > http://wiki.tcl.tk/23186 > > Mo, any word on when the rest of last year's GSOC Jacl Modernization > code will be rolled back into Jacl The majority of the hard stuff was related to regexp, it has been incorporated into the Jacl regexp and regsub commands in the CVS (with some major rewriting to bring it up to snuff). There is still quite a bit more work needed to bring the regexp commands into line with Tcl regexp, but it is a lot closer than it was. The rest of the changes could not really be integrated because of formatting issues that basically made the changes impossible to merge. Mo DeJong |