Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] Does Store Supports readByVersion ?
[CDO] Does Store Supports readByVersion ? [message #422994] Sat, 20 September 2008 13:18 Go to next message
Simon Mc Duff is currently offline Simon Mc DuffFriend
Messages: 596
Registered: July 2009
Senior Member
Should we have a method in IStore to know if the store support
readRevisionByVersion ? Or maybe we have one that I didn't see.

This will help me fixing Roger problems.

Simon
Re: [CDO] Does Store Supports readByVersion ? [message #422996 is a reply to message #422994] Sat, 20 September 2008 15:37 Go to previous messageGo to next message
Simon Mc Duff is currently offline Simon Mc DuffFriend
Messages: 596
Registered: July 2009
Senior Member
Is it the option
store.hasBranchingSupport() ?

"Simon McDuff" <smcduff@hotmail.com> a
Re: [CDO] Does Store Supports readByVersion ? [message #423006 is a reply to message #422996] Sun, 21 September 2008 08:17 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Simon McDuff schrieb:
> Is it the option
> store.hasBranchingSupport() ?
>
I'd say that hasAuditingSupport() should give an indication: true means
that readRevisionByVersion() must be implemented. Although the JavaDoc
only says that this assumption can be made for readRevisionByTime(). But
I think that only auditing support would enable to read arbitrary
versions. Why are you asking?

Cheers
/Eike


> "Simon McDuff" <smcduff@hotmail.com> a écrit dans le message de news:
> gb2t76$g7o$1@build.eclipse.org...
>
>> Should we have a method in IStore to know if the store support
>> readRevisionByVersion ? Or maybe we have one that I didn't see.
>>
>> This will help me fixing Roger problems.
>>
>> Simon
>>
>>
>
>
>


Previous Topic:How to update persisted models after extending
Next Topic:CDO: Dynamic model change supported with TeneoHibernateMapping?
Goto Forum:
  


Current Time: Fri Apr 26 13:56:31 GMT 2024

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

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

Back to the top