K
K
Kyrill Zotkin2017-09-05 16:49:28
JavaScript
Kyrill Zotkin, 2017-09-05 16:49:28

How to find like-minded people in the open source library project for applications with the Adaptive Object Model?

Hello,
I am writing a project (eclipse plug-in), the essence of which is to call a code generator (it is possible to connect your own, but for now it is EMF Ecore by default), then export it - compiled, install it in your own OSGi container and load it with the generated EMF to the client EPackage in a/synchronous mode at runtime.
I think this can be applied to create applications with an adaptive object model, while a dynamically changing model can have not one class for all meta-classes, but a corresponding Java class for each meta-class. This will allow the creation of meta-models of the third level. They, for example, allow you to create applied meta-models. So far, there is only an example in the test .
An RCP application is being developed to manage meta-models, models and their instances. Considering that for each domain model it is possible to generate additional code containing the user interface, extensions, storage information, and also using environment plugins (among which there may be, for example, REST or MQ connector), it seems to me that this can be done pretty interesting.
https://github.com/enterpriseDomain/ClassMaker
Any questions, wishes, suggestions, advice and criticism are welcome.
I invite like-minded people or wait for directions where to find them.
I have been writing a project for 10 years. What to do next?

PS This is my first project.

UPD: I found that something like this is called Data agnostics software .

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question