Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] experimental model roadmap

Hi Dimiter,

This solution hasn't been finalized yet, but the direction we are heading is to have an "Active Persistence Unit" for a given project.  This is described in the comments on the related bug  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=194833.

So, the way we would support multiples would be for the user (or adopter code) to select a given active persistence unit for a project.  The Dali context model would be built around that specific PU.  We think this provides the best solution for user functionality, as the defaults/validation, etc will always be based on a chosen, single context.  It also simplifies the code required to manage multiple PU's. 

If you have any feedback on this please let us know.

Neil

Dimitrov, Dimiter wrote:
 
Hello,

I know that you are refactoring context model now. My question is wheter
multiple persistence support will be supported in the adjusted model, or
this limitation (the supprot of ony one persistence unit per project) will
remain?

Best Regards,
Dimiter

-----Original Message-----
From: dali-dev-bounces@xxxxxxxxxxx [mailto:dali-dev-bounces@xxxxxxxxxxx] On
Behalf Of Neil Hauge
Sent: Tuesday, 22. January 2008 22:00
To: General Dali EJB ORM developer discussion.
Subject: Re: [dali-dev] experimental model roadmap

Hi Tom,

The current plan is to have the experimental code branch merged into 
Head for M5, which is scheduled to be declared on February 18th.  The 
last possible date to ensure inclusion in M5 is Feb 6th, which would put 
the new code in the Feb 9th WTP 3.0 I-Build.

http://wiki.eclipse.org/Dali_2.0_planning

Neil

Tom Mutdosch wrote:
  
Hi guys,

We currently utilize the Dali JPA Models in some of our tooling and 
were looking at reworking some of our code.  I know that the JPA 
models are being reworked; ideally I would like to just wait until 
these changes are available and update my code at that time.  I know 
the JPA model rework is still currently in the experimental branch.  
Is there any target milestone or rough date when this will be pushed 
to the working code streams?

Thanks
Tom
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
    
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
  

_______________________________________________ dali-dev mailing list dali-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dali-dev


Back to the top