You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/04/25 02:36:01 UTC

[Db-derby Wiki] Trivial Update of "CodingProjects" by DanDebrunner

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by DanDebrunner:
http://wiki.apache.org/db-derby/CodingProjects

------------------------------------------------------------------------------
  
  || '''Project Name''' || '''Mentor(s)''' || '''Short Description''' || '''Link to Project Page''' || '''Team Size''' ||
  || Documentation backend work || Jeff Levitt (I would nominate Andrew or Scott Hutinger to replace me though, I think they might be a better fit, if they so desired || There exists a need for improvement to the PDF generation and the overall presentation of our documentation in general. || DocFixes || 1 ||
- || SQL PSM  Support || Dan Debrunner ? || Proposal to support functions and procedures written in SQL by compiling them to server-side JDBC Java byte code and then executing them using the existing Java routine support. Functionality could then be extended to SQL/PSM with control statements || SqlPsmSupport || ?? ||
+ || SQL PSM  Support || Dan Debrunner || Proposal to support functions and procedures written in SQL by compiling them to server-side JDBC Java byte code and then executing them using the existing Java routine support. Functionality could then be extended to SQL/PSM with control statements || SqlPsmSupport ||  ||
  || Lucene Integration || Rick Hillegas ? || Integrate Lucene text search engine into Derby || LuceneIntegration || ?? ||
  || Improve Derby XML Support || ?? || Currently Derby XML support is fairly limited. This project would be to move Derby towards full XML support || XmlEnhancements || ?? ||
  || Add support for shared code || David Van Couvering || Currently it is not possible to safely share code between Derby jar files.  This proposal would be to identify and implement a mechanism for sharing code that does not cause issues with compatibility in a mixed version environment || An initial attempt to define the ground rules for this can be found at SharedComponentVersioningGuidelines|| 1-2 ||