Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo] Incremental initialize capability in Teneo
[Teneo] Incremental initialize capability in Teneo [message #604678] Thu, 12 April 2007 10:11
Parvez is currently offline ParvezFriend
Messages: 181
Registered: July 2009
Senior Member
Hi Martin,

As I mentioned that now I have nearly 14 emf models (which will increase
with time) and initialization takes time. Though I have started using
binary hibernate files, but still time is high.

With one emf model, “overall” time is nearly 1 sec.

As, at the moment I have to set all packages before calling initialize()
on HbDatastore i.e.

hbds.setEPackages(modelPackages); // array of 14 models

So just wondering, if it is possible to add incremental feature, where
initially user supplies only one or few models and once initialized,
then later one can add more models to the same session, and hibernate
mapping file can be broken per model.
I think this concept may be difficult to implement due to hibernate. But
just a thought.
Just wondering about your reactions ;-)

- Parvez
Previous Topic:[Teneo]Custom primary key column is not being defined correctly.
Next Topic:GMF(Callisto) 1.0.3: org.eclipse.emf.validation.ocl requires "org.eclipse.ocl.ecore" ????
Goto Forum:
  


Current Time: Wed Apr 24 23:22:55 GMT 2024

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

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

Back to the top