Christian, - How about the JPA extension for V4? - Java Script library for V4?
OLINGO-570 - this is still work in much progress and there was recent discussions in OData TC to make use of JSON Schema but JSON Schema has not been fully evolved for the OData needs. OLINGO-569 - This is good. Couple comments. The CARS example started is that not sufficient? Also as part of discussion OLINGO-482 with Michael B, I wrote an alternative extension framework for server side processing, which includes the "TripPin" example developed by the Microsoft folks. You can see the example and the extended framework here https://github.com/rareddy/olingo-odata4/tree/olingo-server-extension/lib/server-core-ext . There is separate discussion thread on this. I very much appreciate any feed back on that. Also, OData TC, there has been some talk on developing a library of tests that can - Test the conformance level - Specification Adherence - Cross vendor compatibility Using the same example service that is implemented by all the framework implementors, think like TCK tests for Java. I was hoping, to evolve the above TripPin service test into such a test suite, but it does require lot more time than I can spare right now. That can be a good project for GSoC student to develop into a testing tool. This could be web based or series of JUnit tests etc. Thanks. Ramesh.. ----- Original Message ----- > Hi all, > > The application deadline for the Google Summer of Code is this Friday 13th, > 2015. I would suggest that the Olingo project takes part this year. I would > volunteer as a mentor. > > Since the deadline is already this Friday I went ahead and created 3 project > ideas already: > OData $search Query Parser for Olingo > https://issues.apache.org/jira/browse/OLINGO-568 > Implement an OData V4 sample service using Olingo > https://issues.apache.org/jira/browse/OLINGO-569 > Implement OData Json Metadocument Serializer/Parser > https://issues.apache.org/jira/browse/OLINGO-570 > > Please let me know what you think about this if you have the time :) > > Best Regards, > Christian > >
