[ 
https://issues.apache.org/jira/browse/GEODE-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959245#comment-16959245
 ] 

Charlie Black commented on GEODE-6971:
--------------------------------------

Initial gut reaction is no.    It might be better to wait for a Geode 2.0 and 
update the api since we can have braking changes.

 

Let me ask around and we can ear mark this for a 2.0 or ???    Will convey 
conversations here.

> Update CqAttributesFactory to be a fluid API
> --------------------------------------------
>
>                 Key: GEODE-6971
>                 URL: https://issues.apache.org/jira/browse/GEODE-6971
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>            Reporter: Charlie Black
>            Assignee: Alberto Gomez
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> CQAttributes does not currently support fluid API (like ClientCacheFactory 
> and ClientRegionFactory). In the ideal world, I'd like to do something like 
> the following
> {{CqAttributes cqa = new CqAttributesFactory()    }}{{   }}
> {{   .addCqListener(new SimpleCQListener())}}
> {{   .create();}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to