...
If you find any of the below proposals interesting and are thinking about submitting a proposal for GSoC 2011Google Summer of Code (GSoC) 2013, please consider doing one of the following things first:
...
- Have a look at the Castor sources (via SVN), identify code relevant to the proposal you are interested it in and show us your ideas by the means of a patch. This does by no means imply that you have to provide us with a full solution. At this stage, we are looking for a kinf of proof that you have familiarized yourself with the code base.
- Provide us with test case(s) that highlight your understanding of relevant functional parts of Castor XML/JDO/...
As a result of our mentor experience from 2009 and 20102011, it will be very unlikely that we accept any proposal where the submitter has not engaged with us before.
...
On Castor XML we are currently working to introduce STaX as additional XML parsing technology. Below packages can be seen as separate units of works that can and shall be designed and developed individually.
Title | StAX Annotations for marshallingCastor XML mapping |
Keywords | Java, XML, StAX Annotations |
Description | Currently Castor XML uses SAX for un-/marshalling, and offers partial support for using StaX to selectively stream XML 'fragments' into Castor's Unmarshaller. At the marshalling side of things, there's currently no support for StAX. an XML-based mapping file to specify the XML data binding contract. The idea of this project is add support for StAX for marshalling to the XML data binding framework natively. As a result, it should be possible to switch between SAX and StAX. As such, it will be necessary to separate concerns in Castor XML and to refactor Castor internals. |
Mentor(s) | Werner Guttmann (wguttmn AT codehaus DOT org) |
Spring ORM support for Castor JDO related projects
Here, we are currently working to improve our offering and to extend the functionality offered. In addition, the current bean factories need to be refactored to allow e.g. injection of user-defined JDBC data sources (through e.g. DBCP).
Title | Improve Sprig ORM support for Castor JDO |
Keywords | Java, JDO, Spring ORM |
Description | Currently the Castor project offers integration into Spring ORM through a separate Spring ORM provider. The idea of this project is to reassess the current offering in terms of feature completeness and to (re) evaluate the interfacing to Castor JDO. Based on these findings, the current code (e.g. CastorTemplate) will be improved and refactored (where applicable), and Castor JDO will be extended to allow injection of e.g. JDBC DataSources. |
Mentor(s) | Werner Guttmann (wguttmn AT codehaus DOT org) |
Castor JDO related projects
On Castor JDO we currently improve our current codebase, add new features and make Castor conform to JPA specification.
Title | Refactor transformation of OQL to SQL queries |
Keywords | Java, OQL, JDBC, SQL, Junit |
Description | In a former GSoC we have implemented a class hierarchy to represent OQL queries. With this project parsers for CastorQL and EJBQL have also been implemented that transform query strings into this class hierarchy. What still is missing is the transformation of this class hierarchy into SQL queries. To achive this goal OQLQueryImpl and QueryResult have to be refactored. |
Mentor(s) | Ralf Joachim (rjoachim AT codehaus DOT org) |
Title | Inheritance |
Keywords | Java, SQL, XML, JUnit |
Description | To persist polymorpic objects, a hierarchy of objects that extend each other, one would want to choose between 3 different strategies:
|
Mentor(s) | Ralf Joachim (rjoachim AT codehaus DOT org) |
Title | Improve Castor DDL Generator |
Keywords | Java, SQL, XML, JUnit |
Description | At the moment DDL Generator is able to generate almost all SQL schema objects for various database engines into a file from Castor mapping. But there is still some space for improvements like:
|
Mentor(s) | Ralf Joachim (rjoachim XML specific annotations throughout the framework so that these can used as a full replacement for mapping files. On a high level, this involves defining a set of annotations, implementing the annotation processing and integrate the output of this processing with Castor XML so that class resolution has a knowledge about this new source of binding infromation. |
| Requirements | Some level of proficency with Java, XML data binding frameworks and annotation usage. |
Mentor(s) | Werner Guttmann (wguttmn AT codehaus DOT org) |
More project ideas probably will be added soon.
