Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Why so few users for such a fantastic project ?
Why so few users for such a fantastic project ? [message #619381] Mon, 19 July 2010 10:27 Go to next message
Vlad Varnica is currently offline Vlad VarnicaFriend
Messages: 546
Registered: July 2009
Location: Milton Keynes - UK
Senior Member
I am very upset because the Dali project is superb and it seems to me that really few users are interested to use it.

We have developped JPA live synchronization with UML diagram as well as the model and metamodel which allow to model what was not possible before.
We have developped a powerful reverse engineering which allows to rebuild an UML model from a java code generated by Dali which contains almost all database information mapped to the UML model.

Dali with UML allows the full pojo cycle. I mean from database to model and from model to database. Just marvelous technology !!

My question is: Why so few users and developers still spending more time in sql query than codding in an object approach with UML ?
Did I miss something ?
Is Microsoft C# killing Eclipse and less and less java projects including databases are developped ?

Vlad,
Re: Why so few users for such a fantastic project ? [message #762053 is a reply to message #619381] Wed, 07 December 2011 13:39 Go to previous messageGo to next message
SharpDog  is currently offline SharpDog Friend
Messages: 1
Registered: December 2011
Junior Member
Well, We've been looking at this for a short time in pursuit of creating, persisting and maintaining an ORM.XML file for our relatively large (in terms of number of entities) pre-existing database. We need the ORM.xml because we do not want to either hand tweak several hundered relationships in the entity generation dialogs or edit any generated java artifacts. We are still looking at how Dali helps us to do this. Perhaps Texo is more suited for our purpose ?

In answer to your question, without this feature (and better documentation) Dali will not gain a significant user base IMHO.
Re: Why so few users for such a fantastic project ? [message #766392 is a reply to message #762053] Thu, 15 December 2011 17:40 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Quote:
We are still looking at how Dali helps us to do this. Perhaps Texo is more suited for our purpose ?


What kind of functionality are you looking for regarding the orm.xml file? If you are looking for the ability to generate an orm.xml file from database, you are correct that we do not yet support this yet. Our tooling in general is focused on helping you build and maintain an OR mapping over an application's life-cycle, where the object model and/or database is evolving and the mappings need to evolve with it. We support semantic validation of the orm.xml in addition to having a rich UI for editing purposes. Let me know what other types of features you would like to see in this area.

Neil
Previous Topic:What's new in Dali Helios - Demo
Next Topic:Auto Generate Comments
Goto Forum:
  


Current Time: Thu Apr 25 16:29:40 GMT 2024

Powered by FUDForum. Page generated in 0.03139 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top