Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1810 Release tasks for 2.0.0-M1
  3. CAUSEWAY-1909

Migration Notes: Moved and Deprecated Classes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M1
    • None
    • None

    Description

      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

      ISIS-1599

      Meta-Data validation will now fail if a collection action parameter is found that is not exactly one of the following supported types: List, Set, SortedSet, Collection or Array.

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: