Community
Participate
Working Groups
Created attachment 152623 [details] org.eclipse.gmt.modisco.java.cdo Hi, here are six new projects about java models discovery : - an implementation of java metamodel using CDO serialization - an implementation of java metamodel using Classic EObject implementation (in opposition with MinimalEObject used in org.eclipse.gmt.modisco.java) - a definition and implementation of java metamodel without opposite links for bindings (i.e. without opposite links for access to types, variables & method) for memory usage optimization - a definition and implementation of java metamodel without opposite links and using CDO - a tests project - a benchmark project : defines some discoverers for the alternative implementations and proposes some BIRT report on memory/time elapsed (these projects will be included in 'tests' branche of repository) Contributors of the new projects are : Grégoire DUPE & Fabien GIQUEL & Romain DERVAUX. Romain Dervaux (non committer) wrote less than 250 lines of code for this contribution. Fabien.
Created attachment 152624 [details] org.eclipse.gmt.modisco.java.classiceobject
Created attachment 152625 [details] org.eclipse.gmt.modisco.java.nousages
Created attachment 152626 [details] org.eclipse.gmt.modisco.java.nousages.cdo
Created attachment 152627 [details] org.eclipse.gmt.modisco.java.discoverer.tests
Created attachment 152628 [details] org.eclipse.gmt.modisco.java.discoverer.benchmark
1. I, DERVAUX romain, and others contributors listed in this bug, authored 100% of the content 2. I have the rights to donate the content to Eclipse under the EPL 3. I have already provided the filled Employer Consent Forms to the Foundation Romain DERVAUX
Hi Fabien, Please, for the next time, don't forget to mark the bug has "Assigned" and put "modisco.web-inbox@eclipse.org" in Cc so that all committers can follow ;-) est regards, Hugo
Fabien, I checked these plug-ins for updating my local version and I saw that they are all in the "Tests" folder. I understand for the "java.discoverer.tests" and maybe "java.discoverer.benchmark" plug-ins, but I think the other plug-ins should be in the "plugins" folder. Please, could you make this move and inform me when actually done? Best regards, Hugo
I have moved the 4 alternative implementations to the 'plugins' folder. Regards, Fabien.
For IP Log: This contribution uses the "org.apache.derby" Orbit bundle (CQ 2159)