You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2018/05/30 09:23:00 UTC

[jira] [Updated] (CAY-2438) Split DataChannel filter into two independent filters

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

Nikita Timofeev updated CAY-2438:
---------------------------------
    Description: 
Split {{DataChannelFilter}} filter into two independent filters - {{DataChannelQueryFilter}} and {{DataChannelSyncFilter}}

This will likely introduce minor incompatibility: contribution of custom filters that are linked with {{TransactionFIlter}} will likely need change. Independent filters should be fully functional (except for deprecation warning).

  was:
Split {{DataChannelFilter}} filter into two independent filters - {{DataChannelQueryFilter}} and {{DataChannelSyncFilter}}

This will likely introduce minor incompatibility, contribution of custom filters that are linked with {{TransactionFIlter}} will likely need change. Independent filters should be fully functional (except for deprecation warning).


> Split DataChannel filter into two independent filters
> -----------------------------------------------------
>
>                 Key: CAY-2438
>                 URL: https://issues.apache.org/jira/browse/CAY-2438
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.2.M1
>
>
> Split {{DataChannelFilter}} filter into two independent filters - {{DataChannelQueryFilter}} and {{DataChannelSyncFilter}}
> This will likely introduce minor incompatibility: contribution of custom filters that are linked with {{TransactionFIlter}} will likely need change. Independent filters should be fully functional (except for deprecation warning).



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