[ 
https://issues.apache.org/jira/browse/ISIS-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber updated ISIS-1909:
-----------------------------
    Summary: Migration Notes: Moved and Deprecated Classes  (was: Migration 
Notes: Deprecated Classes)

> Migration Notes: Moved and Deprecated Classes
> ---------------------------------------------
>
>                 Key: ISIS-1909
>                 URL: https://issues.apache.org/jira/browse/ISIS-1909
>             Project: Isis
>          Issue Type: Sub-task
>            Reporter: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M1
>
>
> +Removed+
>  * IsisJdoSupport (replaced by API specific variants)
>  * Annotation Parseable removed
>  * Annotation Encodable removed
>  * ...
> +Moved+ 
> FROM
> org/apache/isis/applib/services/eventbus/*
> TO
> org/apache/isis/applib/events/domain/AbstractDomainEvent
> org/apache/isis/applib/events/domain/ActionDomainEvent
> org/apache/isis/applib/events/domain/CollectionDomainEvent
> org/apache/isis/applib/events/domain/PropertyDomainEvent
> org/apache/isis/applib/events/lifecycle/AbstractLifecycleEvent
> org/apache/isis/applib/events/lifecycle/ObjectCreatedEvent
> org/apache/isis/applib/events/lifecycle/ObjectLoadedEvent
> org/apache/isis/applib/events/lifecycle/ObjectPersistedEvent
> org/apache/isis/applib/events/lifecycle/ObjectPersistingEvent
> org/apache/isis/applib/events/lifecycle/ObjectRemovingEvent
> org/apache/isis/applib/events/lifecycle/ObjectUpdatedEvent
> org/apache/isis/applib/events/lifecycle/ObjectUpdatingEvent
> org/apache/isis/applib/events/ui/AbstractUiEvent
> org/apache/isis/applib/events/ui/CssClassUiEvent
> org/apache/isis/applib/events/ui/IconUiEvent
> org/apache/isis/applib/events/ui/TitleUiEvent
>  
> +In case we ship the legacy build (unlikely) ...+
> to ease transition from 1.x to 2.0 we introduced legacy variants as drop-in 
> replacements
>  * 
>  ** RepositoryService -> RepositoryServiceLegacy
>  ** ExceptionRecognizerAbstract -> ExceptionRecognizerAbstractLegacy
>  ** ExceptionRecognizerForType -> ExceptionRecognizerForTypeLegacy



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to