Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] API changes

Thanks, Nail for the help.
It is too late with renames ;) (it seems I have found all the associations between old and new classes)

And as you restored the platform property I'll be able to use my old library provider without alters?

Thanks,
Dmitry Geraskov

14/04/2011 16:44, Neil Hauge wrote:
Dmitry,

Please pick up the latest WTP I-build and you will find the platform variable restored.  As for provisional API changes, please let us know if you run into any difficulties figuring things out and we will help with the migration.  Unfortunately we were not able to document every method level change for this release.

Neil

Dmitry Geraskov<dgeraskov@xxxxxxxxxx>  wrote:

Hey, Neil,

I see the "New Help for Old Friends VI" updated but it is too superficial.

It doesn't say about any API rename, methods updates and so on.

JavaJoinColumnEnabledRelationshipReference->JavaMappingJoinColumnRelationship

JavaJoinTableEnabledRelationshipReference
->JavaMappingJoinTableRelationship
JavaRelationshipReference->JavaMappingRelationship
JavaOneToManyRelationshipReference2_0->JavaOneToManyRelationship2_0
...
also some methods were renamed.

We created our own library provider for hibernate platform. But you
reimplemented library providers and not there is no variable
"jpa_platform" which was used for restricting provider to platform.

What should I do to restrict out library provider to hibernate platform?

Thanks,
Dmitry

01/04/2011 18:35, Neil Hauge wrote:
Dmitry,

We tend to publish our changes in real-time on the dali-dev mailing
list (for most changes).  I can gather the links to these posts and
update the migration wiki.  But you are right...the wiki should be
updated as well.

Neil


On 4/1/2011 7:16 AM, Dmitry Geraskov wrote:
Hey, guys,

you changed API much in Indigo version, but the changes are not
reflected in http://wiki.eclipse.org/New_Help_for_Old_Friends_VI.
Did you forget about it?

Dmitry Geraskov.
_______________________________________________
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